
A common criticism of Microchip’s compilers and IDE is that they’re only available on Windows. However, the compilers are all based on GCC so they’re open source. Tayken has been working on a Linux port, and linked to this detailed guide with resources for compiling C30 under Linux. Binaries are not yet available, but the future of PIC on Linux looks bright.
I finished most of it, just have to check if libraries are correctly arranged and do some final tests then I’ll post it on my blog.
This will make it possible to develop for PIC24/30/33 under Linux, that includes the Bus Pirate and the web platform. Great work Tayken!


