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.
您好,
我使用/rm46_CAN_boot 项目在 RM44L520上工作。
我从 https://www.tij.co.jp/jp/lit/an/spna199/spna199.pdf?ts=1632322606954&ref_url=https%253A%252F%252Fwww.google.com%252F 下载了示例项目 spna199.zip 。我正在使用对 RM44L520进行编程。
在擦除地址0x0006_0000处的扇区时,微控制器被插入到 BL_FLASH.c 行号159中。
while (fapi_check_FSM_ready_busy =fapi_Status_FsmBusy);
while (fapi_get_FSM_status!= fapi_Status_Success);
我以前使用过 RM48L952引导加载程序、也尝试编写文件、但我不幸运地擦除了 RM44L520上的扇区。
您能不能建议出现什么错误
提前感谢、
您好!
对于 RM44Lx 器件、程序闪存的大小和扇区编号是不同的。
请下载用于 RM44x 器件的 CAN 引导加载程序:
https://git.ti.com/cgit/hercules_examples/hercules_examples/tree/Bootloaders?h=master