Other Parts Discussed in Thread: TDA4VM
Hi, experts:
does pdkCreateProject support J721E?
I see soc_list does not contain tda4vm, and I want to debug project in pdk using CCS.
is there any way to create project for J721E EVM?
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, experts:
does pdkCreateProject support J721E?
I see soc_list does not contain tda4vm, and I want to debug project in pdk using CCS.
is there any way to create project for J721E EVM?
Hi,
No, there is no pdkCreateProject support for J721e. All the applications are MAKEFILE based, the output of which you can run/debug through CCS.
You can see CCS documentation for creating projects.