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: Compilation failure after migrating to PSDK RTOS EthFw 7.2 - *** missing separator. Stop.

Part Number: TDA4VM

Hello TI,

unfortunately the EthFw still can’t be built after updating to PSDK 7.2.

The strange thing is that now I am getting an error of “missing separator” from emac module, which was not modified at all:

 

/home/u20950/ti/j7/ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/binary/ti/drv/emac/emac_profile_indp/obj/r5f/debug/little/.deps/emac_classi.P:276: *** missing separator.  Stop.

make[5]: Leaving directory '/home/u20950/ti/j7/ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/drv/emac'

/home/u20950/ti/j7/ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/build/makefile:358: recipe for target 'emac_profile_indp' failed

make[4]: *** [emac_profile_indp] Error 2

make[4]: Leaving directory '/home/u20950/ti/j7/ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/build'

makefile:116: recipe for target 'emac_profile_indp_has_dep' failed

make[3]: *** [emac_profile_indp_has_dep] Error 2

 

The file mentioned in the compiler output is temporary, I am not able to check what is the missing separator.

Build log is attached.

I run the build with:

 

make -C $FILES_LOCATION/ethfw ethfw_all BUILD_SOC_LIST=J721E PROFILE=$BUILD_PROFILE

 

where BUILD_PROFILE is ‘debug’

 

Thank you in advance for any help.

 

Regards,

Piotr

EMAC_MODULE_COMPILATION_FAILURE_PSDK_7.2.txt