Hi Matt, You can compile the output with the C32 compiler from Microchip (they have a free version which has some restrictions that you can download and also comes with the starters kit), however, the batch files are making use of a standard GCC-MIPS target (I built it myself, but you can also download it form CodeSourcery for example) Albert
On May 17, 2:45 am, mattschinkel <[email protected]> wrote: > I can't wait to try these! pic32mx360f512l - 80mhz, 32kb ram, 512kb > prog memory > > What C compiler supports it? Only the one by microchip? Is it free? I > guess I can get ASM and use microchip ASM compiler? > > Can Rob's script generate device files for all PIC32? > > Matt. > > On May 16, 7:59 pm, [email protected] wrote: > > > > > > > Revision: 2047 > > Author: [email protected] > > Date: Sun May 16 16:58:12 2010 > > Log: added JAT PIC32 > > samplehttp://code.google.com/p/jallib/source/detail?r=2047 > > > Added: > > /trunk/jat/targets/pic32 > > /trunk/jat/targets/pic32/_setenv.sh > > /trunk/jat/targets/pic32/blink_led.jal > > /trunk/jat/targets/pic32/cp0defs.h > > /trunk/jat/targets/pic32/crt0.S > > /trunk/jat/targets/pic32/elf32pic32mx.x > > /trunk/jat/targets/pic32/make.sh > > /trunk/jat/targets/pic32/pic32mx360f512l.jal > > /trunk/jat/targets/pic32/procdefs.ld > > > -- > > You received this message because you are subscribed to the Google Groups > > "jallib" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/jallib?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/jallib?hl=en. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
