Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIC24F16KA102, Unknown firmware version [solved]
#1
Hi,

I'm trying to run ds30 loader on PIC24F16KA102
the firmware on PIC seems to work correctly.

Code:
Searching for bl.
Found PIC24F16KA102 fw ver. 0.9.4

but I have get Error Message in GUI, when I use "Download" button.
Code:
Initiating download...
      Searching for bl .
      Found PIC24F16KA102 fw ver. 0.9.4
      Unknown firmware version
      Tx 1 byte / Rx 3 bytes / 0,1s

but when I change in firmware:
Code:
;------------------------------------------------------------------------------
; Constants, donĀ“t change
;------------------------------------------------------------------------------
        .equ    VERMAJ,        0                                        /*firmware version major*/
        .equ    VERMIN,        9                                        /*fimrware version minor*/
        .equ    VERREV,        3                                        /*firmware version revision*/

I get errors in GUI:
Code:
Initiating download...
      Searching for bl . . . . . . (discarded null byte) .
      Found PIC24F16KA102 fw ver. 0.9.3
      Waiting for bootloader to be ready...ok
      Writing flash...verification error,1 try
      Writing flash...verification error,2 try
      Writing flash...download failed
      Download finished
      Tx 319 bytes / Rx 9 bytes / 3,5s

How can I fix it?
It is problem with firmware on PIC
or with "ds30 loader" program on PC?

Thank You for helping me.

Best regards,
tyralek.
Reply


Messages In This Thread
PIC24F16KA102, Unknown firmware version [solved] - by tyralek - 2010-12-08, 11:44:43
RE: PIC24F16KA102, Unknown firmware version - by recoo - 2012-03-15, 04:39:56

Forum Jump:


Users browsing this thread: 1 Guest(s)