2011-06-24, 15:37:57 (This post was last modified: 2012-12-22, 14:03:28 by Mikael Gustavsson.)
Hi everyone;
I have a problem with Ds 30 bootloader. I have modify the source code to my dsPIC. But when I try to send a new firmware to my dsPIC with GUI I got this error message(unknown response 0X8D) at the attachment.
(2011-06-27, 18:34:17)Mikael Gustafsson Wrote: Why have you removed the header including the copyright notice and gpl notice?
Please describe your modifications.
Sorry Mikael
while I was modifyng code to my project I erased mistakenly
Apologize. I edited and uploaded again the code.
Today I solved the problem but now every 20 second PIC is resetting.
I couldnt understand why?
I have modified settings.inc (baudrate,BRG calculations,FCY frequency, Config bits) , ds30loader.s (adding INIT routines that include PORT registers,CLOCK registers,UARTS registers).
"You have made major changes to the code but I don't understand what you are trying to accomplish."
REP:
When I was modifyng your code I erase many things, added many things because I didnt successfuly run the code on my microcontroller.
My main aim is just send a hex file from your ds30 LOADER GUI to your Bootloader program on my DSPIC.
"The copyright notice is still not there. Maybe you should respect others work a little bit more."
For non paying users I only support the unmodified version.
You should anyway go back to that and configure it properly
and it will most likely work. Read the manuals and the errata for the PIC.