Part Number:TMS320F28027FOther Parts Discussed in Thread:MOTORWARE
dear all;
想用flash保持几个掉电记忆的参数,把Flash API移植到motorware的proj_lab05b例程,Flash_ToggleTest函数引脚输出频率是30K,不是10K;
1、请问在motorware的proj_lab05b例程,使用Flash API操作flash,除了Flash2802x_API_Quickstart.pdf文件的步骤,还需要修改哪些地方?
在flash api这折腾了好久,不知道调试哪里了,希望得到帮助。谢谢!
Green Deng:
你好,文档中对flashAPI应该讲的挺详细的,你这边是碰到什么问题了吗?
,
user6301887:
你好,问题是运行Flash_ToggleTest函数引脚输出频率是30K,不是10K;而且擦除时会出错。
,
Green Deng:
抱歉目前我这边没有这方面的处理方案,找了几个相关帖子,你可以参考一下看能否解决问题:
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/200955/flash_toggletest-has-wrong-frequency
https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_C2000_2172249
https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_C2000_2114932
,
Green Deng:
对了,FlashAPI函数还要求全部复制到ram运行,不知道你是否有这样处理过。