Sonsivri

Electronics => Pic C Languages => Topic started by: Pardalis on December 12, 2007, 08:23:58 08:23



Title: C Compiler and graphic displays
Post by: Pardalis on December 12, 2007, 08:23:58 08:23
Hello,

I need a suggestion. I've worked a lot in the past with basci compilers suche as proton and swordfish, mainly because I'm a little bit lazy and I've found some librieries in them useful for my targets, as graphic display support of MMC/SD file system sypport.
I would like to know what is the best suggested C compiler for PIC that has something similar available, if existing? Or better saying, it there are free C libraries that supports graphics or file systems. It's just because I would like to convert some old sources from basic to C.
thanks in advance


Title: Re: C Compiler and graphic displays
Post by: jimbies on December 12, 2007, 01:07:18 13:07
Have a look at Microchip website -

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2608&page=1&param=en532061&redirects=Graphics

 :)


Title: Re: C Compiler and graphic displays
Post by: kcid on December 12, 2007, 03:06:37 15:06
You can use CCS PICC compiler because is easy to use and it have many libraries for graphics.