Part Number: AM2631
Hi team,
Here's an issue from the customer may need your help:
Added the makefile gen file and configured Properties > Bulid > steps, and entered the following:
$(MAKE) -C ${CCS_PROJECT_DIR} -f makefile_ccs_bootimage_gen OUTNAME=${BuildArtifactFileBaseName} PROFILE=${ConfigName} MCU_PLUS_SDK_PATH=${MCU_PLUS_SDK_PATH} CG_TOOL_ROOT=${CG_TOOL_ROOT} CCS_INSTALL_DIR=${CCS_INSTALL_DIR} CCS_IDE_MODE=${CCS_IDE_MODE}
An appimage is generated, but burned into the CC board still does not work while checking the flash memory program, it does write in.
Could you help check this case? Thanks.
Best Regards,
Cherry