Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137
Hi,
I'm new to the forum so hope this is the right place for this question (is not feel free to move it).
I've follow the halcogen starting instructions to generate a test code:
Code Composer Studio v4:
- File -> New -> CCS project, Name: halcogen-test
- ->NEXT, Project Type: ARM
- ->NEXT->NEXT: Device Variant: Cortex R TMS570LS3137
- FINISH
Halcogen v03.05.00
- File -> new project,
Family: TMS570LS31x,
Device: TMDX570LS31HDK
Name: halcogen-test
Uncheck: "Create Directory for project"
Location : same as CCS project directory
- File -> Generate code
Code Composer Studio
- Project -> build all
Here a lot of "could not open source file ....h" errors are generated. Seems that the "include" dir generated by halcogen is not in the include paths list. Where this setting can be corrected?
BTW: where there's a good starting point other than generating a test code to stering navigating the lot of options of the halcogen environement and to understand the coding way of the TMS570?
Thank you,
Matteo

