Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Goto bootloader written even with checkbox selected to not set it
#1
I am jumping to the bootloader from the program so I do not run the bootloader at power up.
Even though I have the "Don't set goto BL at 0x00" box checked, it seems to do it anyway.
I checked the hex file and it is correct, so it appears that the check box is not doing what is intended, at least from my understanding.
I am using the dsPIC33FJ64GP706A.

Thanks.
Reply
#2
I should mention I have tried it both with and without the bootloader firmware protection set to 1 in the settings.inc file.
Reply
#3
I'm sorry for the late reply. You need to comment PROT_GOTO in settings.inc.
Reply
#4
(2014-09-29, 14:26:05)Mikael Gustavsson Wrote: I'm sorry for the late reply. You need to comment PROT_GOTO in settings.inc.
Reply
#5
?
Reply
#6
This is odd, the posts just keep showing only your previous post.
I commented out the PROT_GOTO and it appears to work as intended.
I had tried setting the value to 0 and that did not appear to change its operation.


Thanks,

Glenn
Reply
#7
That is correct, you will need to comment the line.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)