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.

F28069 串口烧写 转成HEX文件 问题

最近有时间都在看这个问题,但是我一直没通窍,有哪位大神,看看我卡在了哪?

1. 用官网例程生成HEX文件,应该是Intel-HEX,但是报错 CRC generation created a violation,没找到答案;

2.在软件中应该做如下更改,增加kernal,并在主文件头部增加4条指令,主函数中增加两个嵌入式函数,用于在FLASH中的烧录,这个有问题吗?