Join the Conversation

4 Comments

    1. Did it include Microchip’s Secret Sauce (various libraries, linkers, etc)? I believe all Microchip’s compilers are GCC derived, but they have never released various parts that you need with it as open source before.

  1. The complete toolchain was open source. I only copied the plib vom MPLAB, but it isn’t really necessary to do that as you do anything on your own. Also, its source code is available (though not easy to find, iirc).

    The only real annoying problem was that I had to reverse any directory delimiters from windows-\ to linux-/ in the microchip application libraries.

    Here are btw. the sources (look in the SVN): http://sourceforge.net/projects/microchipopen/ .

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.