Tool/software: TI-RTOS
Hello!
It is not clear for me from the documentation/DRAx samples: is it possible to run IPU and DSP code from flash without copying them to DDR?
Is it possible with TI-RTOS based application on multiple cores?
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: TI-RTOS
Hello!
It is not clear for me from the documentation/DRAx samples: is it possible to run IPU and DSP code from flash without copying them to DDR?
Is it possible with TI-RTOS based application on multiple cores?
Thank you, Rahul!
The what I want to achieve is the smallest possible boot time for IPU and DSP cores (preferrably no more than 300 ms from power up). We plan to use GPMC NOR flash.
From the perspective of performance: will the running from GPMC NOR seriously affect IPU/DSP performance if most of the code can fit into the L2 cache?