ds30 Loader free edition forums
GUI: Unknown firmware version [solved] - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: GUI (https://picbootloader.com/forum/forumdisplay.php?fid=4)
+--- Thread: GUI: Unknown firmware version [solved] (/showthread.php?tid=197)



GUI: Unknown firmware version [solved] - oliver - 2011-07-04

Hi Mikael,

I’m testing your Bootloader. With the older Version of the Bootloader and GUI I got it all running.
Now I tried your last release. I’m getting an error from the GUI:

Code:
Initiating write...
                Opening port Kommunikationsanschluss (COM1)@57600
                Searching for bl ....
                Found PIC24FJ128GA106 fw ver. 2.0.0
                Unknown firmware version
                Closing Port
Tx 1 byte / Rx 2 bytes / 0,1s


GUI-Version I’m Using (tried the old ones too)
ds30 LoaderGUI.exe 1.4.1.0
ds30Loader.dll 2.0.1.0
devices.xml 2011-04-10
ds30LoaderPortSerial.dll 1.0.4.0

Could this be caused to false adjustments in the bootloader-code or does the GUI really didn’t know the 2.0.0 Version of the bootloader?

Best Regards
Oliver


RE: GUI: Unknown firmware version - Mikael Gustavsson - 2011-07-04

I am sorry about the inconvenience. You can safely change the version definitions in
ds30loader.s to 4.0.0.

Mikael


RE: GUI: Unknown firmware version - oliver - 2011-07-04

It's working now. Thank you.