|
Invalid Address
Hi, I've searched for previous threads about this problem but none of them seemed to have solved it.
I'm trying to learn how to program a robot so I'm just following the included Getting Started Guide for the MPLab. Compiling my C file gives me no problem. However, when I try to load my hex file onto the IFI loader it gives me the following message:
Invalid Address: 0x0 (Correct Range: 0x800 - 0x7fff)
For some reason, when I load the default hex files that came with the MPLab it works perfectly.
Can anyone please explain why I get this error message?
|