Is it possible to do Direct code execution from Serial Flash Devices in ADSP-2156x?
tagged content
[edited by: JValeriani at 7:17 PM (GMT 0) on 3 Sep 2019]
Is it possible to do Direct code execution from Serial Flash Devices in ADSP-2156x?
For applications that have code and/or constant data that do not fit into the on-chip SRAM space, additional features have been added to allow the core to efficiently access SPI flash memory space. There are serial memory blocks which are available such that they are directly addressable by the core. Because these memories are addressable by the core without additional driver software overhead, direct code execution is available as a built-in feature. This feature can only be accessed through SPI 2.
Can you please share the example code of the same.?
Hi,
We suggest you to refer the examples from below BSP path.
<Installation Directory>\ADSP-2156x_EZ-KIT-Rel1.0.0\ADSP-2156x_EZ-KIT\Examples\drivers\spi
Regards,
Anand Selvaraj.
Hi,
We suggest you to refer the examples from below BSP path.
<Installation Directory>\ADSP-2156x_EZ-KIT-Rel1.0.0\ADSP-2156x_EZ-KIT\Examples\drivers\spi
Regards,
Anand Selvaraj.