Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1394627/tms320f280049-f280049-flash-api…
Other Parts Discussed in Thread: TIDA-010243 , MSPM0G3507 , ADS131M08 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1394492/tms320f280049…
Part Number: TMS320F280049
我的程序中在擦除Sector前先检查其状态,如果已经是擦除状态,则不需要擦除。
程序中检查Bank0的Sector4~Sector14都没有问题,但是当对Bank0Sector15执行检查时,程序跳转到ROM代码中
以下是擦除单个扇区的代码:
#pragma CODE_SECTION(EraseSingleSector, ".TI.ramfunc");
//Erase single sector at address
Fapi_StatusType…
Other Parts Discussed in Thread: UNIFLASH , TMS320F280049 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1392606/tms320f280049-programming…