arocholl
Joined: 14 Dec 2008 Posts: 21
|
Microchip Explorer 16 + CCS compiler [demo code available] |
Posted: Wed Dec 30, 2009 8:45 am |
|
|
Microchip Explorer 16 board is a nice demo and development board for 16 and 32 bits microcontrollers.
It comes with documentation but all samples are for Microchip C30 and C32 compilers. Having it working from scratch on a different compiler takes a few hours, so I offer here for free my demo code for CCS compiler. It is not a translation of the C30 demo code, it is a simpler and smaller code to just check the basic E16 functionality using the PIC24fj128GA010 standard PIM and should be a good framework for your own code if you work with CCS.
Download it freely from here http://micro.arocholl.com/images/binaries/ccs_explorer16_demo.zip
I may add additional help contents occasionally on my site http://micro.arocholl.com |
|