I'm starting to venture with Stellaris launchpad. After some searching I found how to install the library and add in each project. Some simple projects like the "blink LED" are running, but I'm trying to run other projects I found on the net as a communication code UART or a logic analyzer, the Sllogiclogger (http://www.fischl.de/arm/sllogiclogger_logic_analyser_for_stellaris_launchpad/ ) and always have problems with the libraries. Would you like some help to know where I am going wrong in order to solve these problems. The purpose of this parser looks very interesting.
I am using CCS 5.5, but if the IAR is simpler to work I can change.
CCS included in the library .lib and also the path of StellarisWare, as link (http://hackaday.com/2012/10/14/using-stellarisware-with-the-launchpad/), but do not know if something else is required.
In the design of the logic analyzer initially used the library and StellarisWare had these errors.
I tried several changes that I found on the net and it showed but nothing worked, so I tried to change TivaWare and these two errors are gone, but another appeared.
I tried to comment out the line for the # include, but then many errors arise even.
I'm totally lost with these errors if they can help I will be grateful as well.
In the IAR the way to configure the Stellaris/Tiva is the same?
Thanks.