2003-10-28 02:35 AM
2011-05-17 02:53 AM
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.2011-05-17 02:53 AM
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.
2011-05-17 02:53 AM
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.