Data Memory [Origin = 0x800, Length = 0x2000]
section address alignment gaps total length (dec)
------- ------- -------------- -------------------
.nbss 0x800 0 0x16 (22)
.ndata 0x816 0 0x6 (6)
.bss 0x81c 0 0x106 (262)
Total data memory used (bytes): 0x122 (290) 3%
Dynamic Memory Usage
region address maximum length (dec)
------ ------- ---------------------
heap 0 0 (0)
stack 0x922 0x1ede (7902)
Maximum dynamic memory (bytes): 0x1ede (7902)
nbproject/Makefile-default.mk:143: recipe for target 'dist/default/production/boot.X.production.hex' failed
make[2]: Leaving directory 'D:/codePath/boot.X'
build/default/production/source/boot.o(.text+0xd8): In function `.L5':
source/boot.c:695: undefined reference to `_RPINR19bits'
|