ds30 Loader free edition forums
[SOLVED] Problem in donwloading on PIC24FJ256GB108 - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 16-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=6)
+--- Thread: [SOLVED] Problem in donwloading on PIC24FJ256GB108 (/showthread.php?tid=736)



[SOLVED] Problem in donwloading on PIC24FJ256GB108 - davdav - 2013-10-10

Hi everybody,

I have a problem in downloading an hex file on a PIC24FJ256GB108.
Attached is the screenshot of the error. I don't understand what could be the problem since the PIC choice is correct.

Is it possible to have the source code DLL of ds30loader?

Thanks

Best Regards


RE: Problem in donwloading on PIC24FJ256GB108 - Mikael Gustavsson - 2013-10-13

Hi,
You probably have an oscillator or baud rate mismatch. Please zip the boot loader MPLAB IDE project and post it here.

Thanks


RE: Problem in donwloading on PIC24FJ256GB108 - davdav - 2013-10-14

Hi Mikael,

Do you want the .hex file which I have to download?
Or the bootloader .hex file?

I'm not using MPLAB IDE to develop my firmware so I don't understand what i have to post.

Thanks.

Best Regards


RE: Problem in donwloading on PIC24FJ256GB108 - davdav - 2013-10-14

Hi Everybody,

Now it works. I changed setting.inc file and ds30loader works very well.

There was a mistake in oscillator and baud rate as Mikael wrote me.

Thank you!