ds30 Loader free edition forums
ds30 Loader MAnual [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: ds30 Loader MAnual [solved] (/showthread.php?tid=60)



ds30 Loader MAnual [solved] - kalain - 2011-03-31

Hi,

In ds30 Loader manual (Rev E), page 17, about devices.inc file, I can read :
Quote:DEVICEID
Use same number as in devices.xml.

In devices.inc file (from Firmware Pic18F), I can read in line 555 (for 18F4685) :
Quote:#define DEVICEID 68

and now in devices.xml file in line 2316 (for 18F4685), I can read :
Quote:<id>368</id>

Well, ID 368 has some similitude with 68 but it's not the same ID as written in ds30 Loader Manual.

So, who source to trust ?

Thanks


RE: ds30 Loader MAnual - Mikael Gustavsson - 2011-04-01

Thanks for pointing that out. I will correct and clarify in the next revision.

Are you in the process of adding a new device? If so, please let me know which one.


RE: ds30 Loader MAnual - kalain - 2011-04-02

(2011-04-01, 22:29:53)Mikael Gustafsson Wrote: Are you in the process of adding a new device? If so, please let me know which one.
No, I was just reading manuals and trying to understand settings connection between files.