Mike Reynolds wrote:

written to compile on IAR compiler with their defined pinouts without
changing the source.  Is there a header file someone has that redefines the
pinouts?
There are a number of changes required to build the TI examples with a different compiler. TI only provide source for IAR and CCE. You need to change things like interrupt definitions for mspgcc, Quadravox, Rowley, or even for older versions of IAR.

TI have changed their examples a lot. However, I took all the examples from a couple of years ago, adapted them to work the mspgcc, and put them in our CVS. Those are the easiest things to start with. If you find any issues with them, please report them. I have had no feedback since I generated those files, and I'm sure there must be a few typos amongst so many changes.

Regards,
Steve


Reply via email to