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.

TDA4VH-Q1: PROCESSOR-SDK-RTOS-J784S4 + CCS Project

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VM,

Hi all,

I couldn't find example projects in ti-processor-sdk-rtos-j784s4-evm-09_01_00_06/pdk_j784s4_09_01_00_22/  to be used for CCS studio(version 12.4).For different boards there is a batch file  that pdkProjectCreate.bat for creates CCS projects automatically , is there a similar script for this PDK, can you share it?
For TDA4VM, I saw the following posts about the build process should be done via gmake/make and debug process via CCS.But I'd like to build process with CCS.

My questions are:

1. I would like to move the example projects to CCS Project or RTSC project via their makefiles to do the compilation process on CCS. Is this possible?If yes what to enter for platform and target J784S4 TDA4VH-Q1 for RTSC project?
2.Can I directly use Makefile Project with existing code to for this purpose?


3.In CCS Products cannot discover this version of the SDK.Ki said in this post  https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1338184/codecomposer-can-t-install-products not all SDK's discoverable. so should I link the PDK to my project?

4.If you have FreeRTOS or Baremetal sample empty projects for  any core on J784S4, can you share them?