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

I am trying to struggle through MPLab (I am a MikroElecktronica compiler user) and get a bootloader compiled for a dsPIC30F4013 and a dsPIC33EP64GP502 with equally poor results.

For the dsPIC4013 I uncomment the line:

Quote:.equ __30F4013, 1 ;xxx uncomment and change if using dsPIC30F device

I get a million of these error:

Quote:C:\Program Files\Microchip\MPLAB ASM30 Suite\bin\..\support\dsPIC30F\inc/p30F4011.inc: Assembler messages:
C:\Program Files\Microchip\MPLAB ASM30 Suite\bin\..\support\dsPIC30F\inc/p30F4011.inc:1063: Error: symbol `C' is already defined
C:\Program Files\Microchip\MPLAB ASM30 Suite\bin\..\support\dsPIC30F\inc/p30F4011.inc:1064: Error: symbol `Z' is already defined
C:\Program Files\Microchip\MPLAB ASM30 Suite\bin\..\support\dsPIC30F\inc/p30F4011.inc:1065: Error: symbol `OV' is already defined
....

For the EP I am not even sure what to do since it appear that is only implement in a C?

Thanks,
Jim
Reply
#2
Hi,
Zip the entire MPLAB project and attach it to a post here.

The dsPIC33EP, PIC24EP, and PIC32 families are only supported in the commercial versions:
http://ds30loader.com

Regards
Mikael
Reply
#3
Done, also sent PM about the commercial version.



.zip   ds30 Loader.zip (Size: 873.29 KB / Downloads: 47)

Jim

(2012-10-19, 19:47:20)Mikael Gustavsson Wrote: Hi,
Zip the entire MPLAB project and attach it to a post here.

The dsPIC33EP, PIC24EP, and PIC32 families are only supported in the commercial versions:
http://ds30loader.com

Regards
Mikael
Reply
#4
You haven't selected the correct device in MPLAB IDE. Step 1 on page 9:
http://ds30loader.com/files/documents/ds...manual.pdf
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)