Tool/software:
Hi TI Team,
Can the Sitara AM62-Q1 run from Flash SW only or from external RAM? Even from a SRAM on the GPMC?
Thank You!
BR FM
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.
Tool/software:
Hi TI Team,
Can the Sitara AM62-Q1 run from Flash SW only or from external RAM? Even from a SRAM on the GPMC?
Thank You!
BR FM
Can the Sitara AM62-Q1 run from Flash SW only or from external RAM? Even from a SRAM on the GPMC?
The AM62X SOC supports the XIP mode and the core runs from the direct OSPI flash .
The XIP example is not supported in the AM62X MCU+SDK .
While XIP (execute In Place) is technically possible from OSPI, it has significant performance limitations due to the slower access time for the flash as compared to DDR.
TI recommends copying the application from Flash to DDR memory and executing from there to achieve reliable performance.
The AM62X does not support direct executes code from the SRAM on the GPMC .
Regards,
Anil.