Part Number: TDA4VMXEVM
Hi,
I've followed the steps on SDK RTOS user guide to load and run a PDK example in J721E EVM using CCS.
In order to build a DSS example, I used the following command:
make -s dss_display_testapp BOARD=j721e_evm CORE=mcu2_1 BUILD_PROFILE=debug
After the building is done, I only can see the following file in PDK_INSTALL_DIR/packages/ti/binary/dss_display_testapp/bin/j721e_evm
Normally, a .out file is supposed to be generated, am I right?
Please let me know how I can generate the executable file that I need to load in CCS to the EVM.
Thanks,
Brahim