From 18abece8f8a8af17a3b5e80dc1baf61457409600 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 2 Feb 2018 12:12:18 +0100 Subject: 2 February 2018 Documentation: - new API documentation - datasheets for new components - update BOM - update documentation data Hardware: - update schematic for MIDI connector Software: - new MIDI API - update prject target to PIC18F45K22 --- src/dist/default/production/src.production.hxl | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'src/dist/default/production/src.production.hxl') diff --git a/src/dist/default/production/src.production.hxl b/src/dist/default/production/src.production.hxl index c943d1e..c3f5c51 100644 --- a/src/dist/default/production/src.production.hxl +++ b/src/dist/default/production/src.production.hxl @@ -1,14 +1,14 @@ ### HEXMate logfile and output summary ### ### Memory Usage ### Unused memory ranges: - 4h - 3FDBh - 4000h - 1FFFFFh + 4h - 7E5Fh + 8000h - 1FFFFFh 200008h - 2FFFFFh 30000Eh - 30003Fh dist/default/production\src.production.hex ranges: 0h - 3h - 3FDCh - 3FFFh + 7E60h - 7FFFh 200000h - 200007h 300000h - 30000Dh @@ -25,6 +25,12 @@ X = Find & delete opcode 1 = dist/default/production\src.production.hex 00000000: 1111------------------------------------------------------------ -00003FC0: ----------------------------111111111111111111111111111111111111 +00007E40: --------------------------------11111111111111111111111111111111 +00007E80: 1111111111111111111111111111111111111111111111111111111111111111 +00007EC0: 1111111111111111111111111111111111111111111111111111111111111111 +00007F00: 1111111111111111111111111111111111111111111111111111111111111111 +00007F40: 1111111111111111111111111111111111111111111111111111111111111111 +00007F80: 1111111111111111111111111111111111111111111111111111111111111111 +00007FC0: 1111111111111111111111111111111111111111111111111111111111111111 00200000: 11111111-------------------------------------------------------- 00300000: 11111111111111-------------------------------------------------- -- cgit v1.2.1