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.

[参考译文] AM62L:AM62Lx:从 SPI 闪存进行 DDR 配置和应用引导 (FREERTOS/NoRTOS)

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1630667/am62l-am62lx-ddr-configuration-and-app-boot-from-spi-flash-freertos-nortos

器件型号: AM62L

我正在使用预编译版本tiboot3.bin从 AM62Lx EVM 上的 SPI 闪存引导我的 FREERTOS/NoRTOS 应用程序。
 
我注意到中没有提供 DDR 初始化示例或演示 AM62L-FreeRTOS-SDK 。 我有 2 个问题:
 
  1. 如果我保留 与 EVM 板具有相同的 DDR4 器件和尺寸 、是否需要在应用程序中执行 DDR 初始化?
     
    我也可以0x80000直接刷写应用二进制文件来进行偏移并直接运行它吗?
     
  2. 如果我使用 具有不同的 DDR4 器件或不同的 DDR4 尺寸 在我的定制硬件中、处理 DDR 配置的正确方法是什么?
     
     
     
 
非常感谢。