Other Parts Discussed in Thread: C6000-CGT
Hi,
How to solve the Cerrno Error in the Platform test example of PDK in processor SDK 6.3 ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
How to solve the Cerrno Error in the Platform test example of PDK in processor SDK 6.3 ?
HI,
Question : How to solve the Cerrno Error in the Platform test example of PDK in processor SDK 6.3 ?
Solution:
While building Platform lib / test of PDK in Processor SDK 6.3, if received CSL errors, Please do the following steps:
1. Right click and go to project properties
2. Build options --> C6000 compiler --> Include option--> #include search path Add path --> "${CG_TOOL_ROOT}/include"
3. Apply and close.
4. Build again.
Please watch the video for the same steps:
Regards
Shankari G
HI,
Question : How to solve the Cerrno Error in the Platform test example of PDK in processor SDK 6.3 ?
Solution:
While building Platform lib / test of PDK in Processor SDK 6.3, if received CSL errors, Please do the following steps:
1. Right click and go to project properties
2. Build options --> C6000 compiler --> Include option--> #include search path Add path --> "${CG_TOOL_ROOT}/include"
3. Apply and close.
4. Build again.
Please watch the video for the same steps:
--
And also please install " C6000-CGT - C6000 code generation tools (CGT) - compiler" from the link
https://www.ti.com/tool/download/C6000-CGT/7.4.24
Make sure you install in the path: C:\ti
Regards
Shankari G