Verified support of PIC24HJ12GP201. Added notes to that effect.
authorscottlivingston <scottlivingston@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 12 May 2010 12:04:15 +0000 (12:04 +0000)
committerscottlivingston <scottlivingston@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 12 May 2010 12:04:15 +0000 (12:04 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@494 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

client/goodfet.pic
firmware/Makefile
firmware/apps/pic/README.txt

index be0820e..282e88b 100755 (executable)
@@ -25,7 +25,8 @@ PICAPP = 0x34
 MONITORAPP = 0x00
 NOK = 0x7E
 dev_table = { 0x00EE : "dsPIC33FJ128GP708",
-              0x00EF : "dsPIC33FJ128GP710" }
+              0x00EF : "dsPIC33FJ128GP710",
+              0x080A : "PIC24HJ12GP201" }
 cfg_table = { 0xF80000 : "FBS",
               0xF80002 : "FSS",
               0xF80004 : "FGS",
index 83ee212..ec5ac6e 100644 (file)
@@ -25,6 +25,7 @@ CC=msp430-gcc -Wall -Os -g -mmcu=$(mcu) -D$(mcu) -DGCC $(GCCINC) -I include $(CC
 #Define extra modules here.
 moreapps?=apps/i2c/i2c.o apps/chipcon/chipcon.o apps/glitch/glitch.o apps/jtag/sbw.o apps/smartcard/smartcard.o
 # should include apps/jtag/jtagarm7tdmi.o to build jtag for ARM7
+# should include apps/pic/dspic33f.o to build support for PIC24H/dsPIC33F
 
 apps= $(moreapps) apps/monitor/monitor.o apps/spi/spi.o   apps/jtag/jtag.o apps/jtag/jtag430.o apps/jtag/jtag430x2.o apps/avr/avr.o apps/jtag/ejtag.o apps/jtag/jtagxscale.o
 
index ec51f26..ee0ace1 100644 (file)
@@ -7,10 +7,9 @@ Scott Livingston <slivingston AT caltech.edu>
 Currently targeted at dsPIC33F/PIC24H chip family and tested on
 
 dsPIC33FJ128GP710,
-dsPIC33FJ128GP708
+dsPIC33FJ128GP708,
+PIC24HJ12GP201.
 
-(i.e. similar chip, differing in footprint: former is 100-TQFP, latter
-is 80-TQFP).
 
 For the 14-pin GoodFET port (size 2x7), the pinout is
 3 -> PGD