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.

PROCESSOR-SDK-OMAPL138: CODE/DATA to L3

Part Number: PROCESSOR-SDK-OMAPL138
Other Parts Discussed in Thread: SYSBIOS

Hi,

We're allocating memory for critical data (DSP&SYSBIOS) from non-cached L3 with #pragmas -OK. We would also put some critical code there, it is straightforward with C but haven't found a way to put C++objects there - therefore I would like to ask:

  • How to forward C++ objects to L3?
  • How to forward all DSP code/data there?

I would appreciate if some expert could guide us,

ristoH