Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ds30loaderconsole without manual reset on MCU [solved]
#1
I have successfully load the hex file in the dsPIC33FJ256GP710 by using ds30loaderconsole under my linux host by issue following command
Code:
[abc@local]$ mono ds30loaderconsole.exe --resettime=5000 -p -f=appl.hex --device=dspic33fj256gp710 --port=/dev/ttyUSB0 --baudrate=115200 -l

But I have to manually reset power on my MCU board while issue the command to detect the bootloader

Q: Is there any command option to reset my MCU with out hard reset manually. I have notice the command option -q=cmd ( --reset-command=cmd ) and in example use "-q=a;b". Could anyone give more details or any advice
Reply


Messages In This Thread
ds30loaderconsole without manual reset on MCU [solved] - by oxtek - 2011-03-21, 20:29:46

Forum Jump:


Users browsing this thread: 1 Guest(s)