Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dspic30f6014 bootloader
#1
Hello,
I am using DSPIC30f6014. After I load the bootloader hex code via ICD once, I want to load my code via RS232. For this reason, I want to use ds30loader. I downloaded it from this forum.
My question is:
1-I load the bootloader code via ICD3. Then I try to check for the bootloader on ds30loader. But it cannot find the bootloader. What can be the problem?
Reply
#2
Hi,
Check the configuration bits and boot loader settings in settings.inc.
Reply
#3
Got the same problem here. Here is the message on ds30 GUI
Reseting device...ok
Searching for bl . . . . . . . . . . . . . . . . . . . . . timed out

Try both auto detect baud rate or use defined baud rate 9600, can not work
Reply
#4
Debugger see:
when call user_code.inc, it return to "__reset:mov #__SP_init, WSTPTR".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)