>Is there a GCC or any other open source C Compiler available for the
>Cypress PSoC?
>
>Not that $145 for the Image Craft PSoC Compiler is that expencive, but
>free means I don't have to get my bosses approval to start working with
>the PSoC.
>
>
>Thanks,
>
>Eric
>
>
The C is included when you buy the ICE Cube emulator. Since it sounds lik
you intend to play around with it on your own, I presume this means tha
the emulator is out as well, so the only thing left is to work i
assembler, which is of course, free.
Selection and placement of the user modules is C independent, and the cod
for initialization etc is all provided in assembler and C. You should stil
be able to evaluate the PSoC before trying to sell it to your bosses.
At some point someone was talking about a Forth compiler: try searching o
www.psocdeveloper.com
-Aubrey