Tool/software:
Hi
When I compile the uboot source code of am62, I want to modify /ipc_echo_testb_mcu1_0_release_strip.xer5f in the following command to the project file compiled by myself. However, after I use ccs to build the example in mcu, I can't find the xer5f file in the generated debug folder. How can I generate the xer5 file through ccs?Can I use the am62-wkup-r5f0_0-fw file directly in make DM=?
thanks
make ARCH=arm CROSS_COMPILE=aarch64-none-linux-gnu- \
ATF=$tisdk_path/prebuilt-images/bl31.bin \
TEE=$tisdk_path/prebuilt-images/bl32.bin \
DM=$tisdk_path/prebuilt-images/ipc_echo_testb_mcu1_0_release_strip.xer5f \
O=$output_image_path/a53