Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi, my name is Iulian Popa.
I´m a student from Univerity of Zaragoza in Spain. Im using one of your development board 'LAUNCHXL-F280049C' and I have some questions and problems when I´m trying to use some example projects from driverlib.
First of all, Im using:
- CodeComposer version 9.3
- C2000Ware version 3.1.0.00
I've tried to use the following example proyect from the documentation "sci_ex2_interrupts" (C:\ti\c2000\C2000Ware_3_01_00_00\driverlib\f28004x\examples\sci). It works well.
I want to use this examples combinated with other project examples like "cla_ex2_background_task.c" (C:\ti\c2000\C2000Ware_3_01_00_00\driverlib\f28004x\examples\cla) but I get many problems when im trying to build the project. The problems are that the compiler cannot find the includes from the folder "device" in the "sci_ex2_interrupts" project. To remedy this problems I tried to include the folder path os these headers/source codes in the project properties (Right click on the project in the project explorer > Properties > Resource > Linked Resource & Right click on the project in the project explorer > Properties > Build > C2000 Compiler > Include options) but it doesnt fix the problems.
So I need some help to understant what I have to do or how is the proper way to combine the examples that depends on "driverlib or device" with the others examples.
Can you help me? Thank you.
Iulian.