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.

[参考译文] RM57L843:RM57L843的 RTEMS OS 构建参数

Guru**** 2447870 points
Other Parts Discussed in Thread: RM57L843, TMS570LS3137

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/634586/rm57l843-rtems-os-build-parameters-for-rm57l843

器件型号:RM57L843
主题中讨论的其他器件: TMS570LS3137

RTEMS OS 构建配置(-mbig-endian -mthumb -March =armv7-r -mfpu=vfpv3-D16 -mfloat-abi=hard) 已在 RTEMS wiki 中发布 ,用于 Hercules TMS570LS3137的板级支持包(devel.rtems.org/wiki/TBR/BSP/Tms570),这是一款 ARM Cortex-R4F (big endian 锁步处理器)。  相同的 RTEMS OS 构建配置是否适用于基于 ARM Cortex-R5F (大端字节序)锁步处理器的 Hercules RM57L843。  我希望板级支持包设计会有一些微小的变化、但我需要保证两个处理器之间的指令集是一致的、因此 RTEMS 构建配置是正确的。

此致、

Pete Cunningham

Astrobotic

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

    RM57是一种基于高速缓存的架构、因此我希望由于不同的存储器型号/映射、它的配置方式会发生重大变化。 此外、TMS570器件为 LE、RM4x 和 RM5x 器件为 LE。 同样、我怀疑其字节序也会影响配置模型。