Tool/software: Code Composer Studio
For TDA4x, can I develop with CCS and connect board on windows PC?
Is there a demo about tda4 including Data transform and run apps on board?
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
For TDA4x, can I develop with CCS and connect board on windows PC?
Is there a demo about tda4 including Data transform and run apps on board?
Hi,
Apologies for a delayed response. TI India was on a holiday.
Can you please provide more details on what demo application are you planning to run? Not all components in the SDK support a Windows build and a CCS based build system. We recommend using Linux Native or VM to build and run the applications.
That being said, you can always build the application on Linux and then load and debug using CCS.
Regards,
Karan
Hi,
Never mind. Have a good holiday!
VISION apps, TIDL and TIOVX are the components what I'm interested.
Could these components be build on Windows with CCS?
Thanks,
Guoxun
Hi Guoxun,
Vision_apps, TIDL and TIOVX are all demos which run on remote cores (C6x, C7x, R5Fs) and they run alongside Linux on A72. So you need to run them using SD card and build them on Linux machine. Is Virtual machine an option for you?
See Vision apps user guide for more details - http://downloads.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/vision_apps/docs/user_guide/index.html
You can still try to debug these application firmwares by loading them via SD card and then connecting CCS, then loading symbols.
Regards,
Karan
Hi Guoxun,
You are looking for a document to setup CCS for TDA4?
If yes, then you can look at http://downloads.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/psdk_rtos_auto/docs/user_guide/ccs_setup_j721e.html (no PDF is available)
Regards,
Karan