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.

280049烧录在线更新的问题



1.想问下,使用 Fapi_AutoEccGeneration 模式的话,是否传入的首地址应该必须被4整除才行?手册上写着64bit对齐,那是否传入的首地址也必须为4的整数倍呢?

2.  我想将ECC码一起附在生成的He文件中,为何在照着手册在CMD文件中加入如下指令,可是为什么会报错呢

flash_Ecc_SEC0   : origin = 0x01080200, length = 0x200 , ECC = {input_range = FLASH_BANK0_SEC1}

error #10399-D: when ECC memory ranges are defined, there must be at least one ECC algorithm defined
error #10010: errors encountered during linking;