Tool/software: Code Composer Studio
Hi,
I have got the psdk_rtos_auto_j7_06_01_00_15.
However I have no idea how to add the PSDKRA to CCS project.
Is there any document or steps to Add a SDK to CCS project?
Thanks.
Sandro
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.
Tool/software: Code Composer Studio
Hi,
I have got the psdk_rtos_auto_j7_06_01_00_15.
However I have no idea how to add the PSDKRA to CCS project.
Is there any document or steps to Add a SDK to CCS project?
Thanks.
Sandro
Hello,
There is a note in the SDK docs that states:
For more details about installation of CCS and J721E target creation, refer to the Processor SDK RTOSAutomotive User’s Guide inside “psdk_rtos_auto/docs/user_guide” folder, which can be found in SDK installation.
I don't have it in front of me currently, but as far as I recall it will guide you to do exactly what you ask.
thanks,
Alex
Hi,
I only find the guide to setup CCS to load binary to EVM.
Is there any way to create CCS project and build code via CCS?
Thanks.
Sandro
I am not sure, you can import the SDK source code, edit, etc, and then build and load the binary. Then you can step through source code in CCS from the loaded binary.
Hi,
Is there any user guide for import the SDK source code to CCS?
I have try many times and still can't create a project to load the SDK.
It seems each CPU core should reference to a project.
And I have no idea about how to separate the source code from SDK to different CPU core projects.
Thanks.
Sandro
SDK build is based on makefile. And there is no plan to have CCS based project in PSDKRA.
Regards
Sivaraj R