cancel
Showing results for 
Search instead for 
Did you mean: 

Free compiler

st10.schoenf9
Associate II
Posted on October 28, 2003 at 11:35

Free compiler

3 REPLIES 3
st10.schoenf9
Associate II
Posted on May 17, 2011 at 11:53

Has anybody experience with using a free compiler (such as sdcc) to create code for uPSD? Is there perhaps a tutorial available to do so?

The Keil Eval version is code size restricted so that the USB example does not compile and I can't spend 5000 $ to do my design.
joseph2399
Associate II
Posted on May 17, 2011 at 11:53

We are aware there are many free compilers available, that is one of the beauties for an 8051 compatible MCU. Unfortunately, to date, we have not evaluated any of them so we cannot make any recommendations. It is our plan to do so, so if you find one that looks good to you, please let us know and we will try to get some time to evaluate and give you an opinion and post it on the forum.

sjo
Associate II
Posted on May 17, 2011 at 11:53

Attached is a simple project for sdcc using DK3200 board.

Its enough to get you started. Debugging is possible usiing noice.

The code from sdcc is not as optimised as Keil or Raisonance but then it is free !

Regards

sjo.