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.

TMS570LS1227 使用 Fee驱动问题

Other Parts Discussed in Thread: HALCOGEN, TMS570LS1227

在使用TMS570LS1227 内部Fee时,通过HALCoGen自动代码生成做测试时:

1.若分配每个虚拟sector一个物理sector时,在相应block通过TI_Fee_WriteSync写入数据后,可以通过TI_Fee_format()正常格式化虚拟分区,通过查看内存数据已被格式化;

2.当分配每个虚拟sector 2个连续物理sector时,在相应block通过TI_Fee_WriteSync写入数据后,通过TI_Fee_format()格式化虚拟分区后,通过查看内存数据仍旧存在,即无法格式化。

希望能够解答以上疑问能!