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