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.

AM62A7: how to build on BUILD_EMULATION_MODE

Part Number: AM62A7

Tool/software:

Hi, Ti experts

I'm trying to build the sdk on BUILD_EMULATION_MODE=yes of firmware builder 9.2.0.5. The target SoC is am62a.

But it failed in 'make imaging'.

/home/usami/workspace/ti_psdk/am62a/ti-firmware-builder-am62axx-evm-09_02_00_05/imaging/kernels/hwa/vpac_ldc/vx_vpac_ldc_target_sim_priv.h:71:10: fatal error: ldc.h: No such file or directory
   71 | #include "ldc.h"
      |          ^~~~~~~
compilation terminated.

'ldc.h' was in j7_c_models of legacy version psdk. But it's not included in firmware builder 9.2.0.5.

Do you know how to build the imaging of firmware builder 9.2.0.5 in BUILD_EMULATION_MODE=yes ?

Best regards

Yongsig