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.

TDA4VM: how do i make pdk all examples and make timesync_ptp

Part Number: TDA4VM

HI,

  I want to meet my needs through the code of the timesync module, but after I modify the code of the module。

 My operation is as follows:

source pdksetupenv.sh

then

cd ti-processor-sdk-rtos-j721e-evm-07_01_00_11/ethfw

sudo make ethfw_all BUILD_SOC_LIST=J721E

success

But the code I modified didn't work

so I make all pdk

cd ti-processor-sdk-rtos-j721e-evm-07_01_00_11/pdk_jacinto_07_01_00_45/package

make all_examples

so how do i make pdk all examples and make timesync_ptp,

What is the relationship between timesync and mcu1-0?