Re: [Flashforth-devel] PIC18F26/46/56Q71
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2023-04-07 14:18:39
|
Congrats to getting it working On 2023-04-07 16:19, Tristan Williams wrote: >> BUILD SUCCESSFUL (total time: 55ms) >> Loading code from >> /Users/tw/ng/ff/pic18/FF.X/dist/default/production/FF.X.production.hex... >> Error: >> /Users/tw/ng/ff/pic18/FF.X/dist/default/production/FF.X.production.hex >> contains code that is located at addresses that do not exist on the >> PIC18F56Q71. >> Code incompletely loaded starting at 0x700000 (0x02). I get this error for all PIC18 builds, and I have not figured out what to do about it. But everything seems to work fine anyway on the PIC. >> Configuration Bits: address 0x300006: BBSIZE = 255 does not match any >> valid value in the device database. You can configure the configuration bits in MPLABX, generate the source code and copy paste it into the FF device config file. If the compiler does not recognize some of them, there must be a problem with the Microchip device config pack. BR Mikael |