Part Number: AM2434
工程师你好,烧录flash遇到问题,
1 正在使用开发板 TMDS243EVM,请问它是GP设备还是HSFS设备? 器件丝印“XAM2434BSF6HIALV”
2 尝试按照GP设备,boot mode 是UART,进行SBL_NULL烧录,失败,如下图
3 尝试按照HSFS设备,boot mode 是UART,进行SBL_NULL烧录,失败,如下图 ,这是为什么?

4 如何通过CCS直接烧录flash?
谢谢
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.
1 正在使用开发板 TMDS243EVM,请问它是GP设备还是HSFS设备? 器件丝印“XAM2434BSF6HIALV”
按照数据手册上的10.1.2 Device Naming Convention,应该是secure加密版。
https://www.ti.com/lit/ds/symlink/am2434.pdf
请看一下是否按照下面user guide上的步骤操作的?
Flash SOC Initialization Binary
https://dev.ti.com/tirex/explore/content/mcu_plus_sdk_am243x_08_05_00_24/docs/api_guide_am243x/EVM_SETUP_PAGE.html#EVM_FLASH_SOC_INIT
2 问题4 ,如何通过CCS直接烧录flash?