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.

TMS570 使用f021时候 连续写入只能最多写入16个字节

TMS570 使用f021时候 连续写入只能最多写入16个字节,在写入的数据大于16个字节的时候写入失败,通过内存查看并没有写入成功,还有就是在Fapi_issueAsyncCommandWithAddress(Fapi_EraseBank,pStartAddress);时候如果我擦擦除的是bank那么就是数据长度小于16个字节仍然不能够写入成功,不知道是什么情况,求大家的指导,谢谢!!!