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.

TMS320F28062: 修改flash扇区大小

Part Number: TMS320F28062

我在做bootloard程序时用A扇区做boot程序储存,修改了CMD文件将A扇区一半的容量放到了B扇区,B\C\D\E\F\G\H扇区作为应用程序存储,编译没问题,可是在调用擦除函数时发现合并到B扇区的那部分并没有被擦除掉,这是什么原因呢,有什么办法可以擦除这部分的内容吗