Part Number: TMS570LS3137 I utilize emif(0x64000000) to access the FPGA successfully without utilizing an operating system. How can I achieve the same access using FreeRTOS? Additionally, how do I configure the MPU in os_port.c? I have attempted to modify…
Other Parts Discussed in Thread: SYSCONFIG , TMS570LS3137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum…
Part Number: TMS570LS3137 Other Parts Discussed in Thread: HALCOGEN , 求助,我目前使用TMS570LS3137型号平台。 我通过Halcogen软件生成了一份带FreeRTOS的工程,想把这个工程即作为Bootloader,也作为APP,并且是多份APP。
然后我遇到了问题:
1.带FreeRTOS的工程,执行跳转操作后,死机。(与我设计冲突,我想要的是APP也可以跳转其他APP) ;
g_ulTransferAddress = …
Other Parts Discussed in Thread: HALCOGEN , TMS570LS3137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum…
Other Parts Discussed in Thread: TMS570LS3137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1460588…
Other Parts Discussed in Thread: TMS570LS3137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1478412…
Part Number: TMS570LS3137-EP Other Parts Discussed in Thread: UNIFLASH , TMS570LS3137 你好,我想询问一个问题 我知道TMS570LS3137芯片自带ECC功能,如果要使用它 我们必须在写入FLASH的同时 将其对应的ECC空间同时生成,使用uniflash 有自动生成ECC的选项。 但现在我有在线更新FLASH的需求,即Bootloader接收代码 写入Flash 我如何更新FLASH对应的ECC空间呢?