Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Found unknown device id [solved]
#8
Thanks. You have changed to boot loader size which in this case causes the gui to write the goto to the application in the middle of the boot loader. The next firmware version (1.0.2) will be 256 words big and GUI knows about it so you can change the firmware version in ds30loader.asm:
Code:
        #define    VERMAJ        1                                        ;firmware version major
        #define    VERMIN        0                                        ;firmware version minor
        #define    VERREV        2                                        ;firmware version revision
Reply


Messages In This Thread
Found unknown device id [solved] - by Rigor69 - 2011-12-26, 00:54:54
RE: Found unknown device id - by Rigor69 - 2011-12-26, 22:48:07
RE: Found unknown device id - by Rigor69 - 2011-12-30, 13:02:25
RE: Found unknown device id - by Rigor69 - 2011-12-31, 15:07:00
RE: Found unknown device id - by Mikael Gustavsson - 2011-12-31, 15:28:16
RE: Found unknown device id - by Rigor69 - 2012-01-01, 18:47:59

Forum Jump:


Users browsing this thread: 1 Guest(s)