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.

[参考译文] TMS570LS1224:异步模式中的 FEE 写入在 FEE 块中最大为8字节

Guru**** 2383020 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1439701/tms570ls1224-fee-writing-in-asynchronous-mode-maximum-is-8-bytes-in-the-fee-block

器件型号:TMS570LS1224

工具与软件:

您好!  

我想使用写入与 FEE 异步的方法来确认一个运行方式。

我创建了2个块、每个块1200字节。

  

当我触发异步写入时,我正在使用 TI_INC407C( Fee_Main )来完成任务,不会在这里阻止我的任务(或与同步写入一样)。

我没有预料到的是每次我触发 TI_52CTION()时、只有8个字节(请参见下面我在块0xABABABABAB 0xABABABABABABAB 中写入 Fee_Main 的模式)被写入费用。 我虽然更多的数据可以在触发费用时在后台进行拍摄。

因此、我需要更多的时间来填充我之前想使用异步模式的模块。

您是否确认此行为(一次写入8个字节)?

谢谢!

此致、

Marc

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Marc:

    [quote userid="593451" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1439701/tms570ls1224-fee-writing-in-asynchronous-mode-maximum-is-8-bytes-in-the-fee-block 您是否确认此行为(一次写入8个字节)?

    正确、每个  TI_3054 Fee_Main 调用都会向闪存写入8个字节。

    ——
    谢谢、此致、
    Jagadish。