Hi ,
I am using omapl138 for our project. We are using "dvsdk_omapl138-evm_04_03_00_06_setuplinux".
In our project we are Dsplink, ARM boot up. Once Linux comes up our application will boot DSP.
We are facing problem, We are not able to boot DSP using PROC component in DSPLINK.
We are getting out of range error. When our application tries to load DSP Executable using PROC_load.
Then we found problem with DSP code placement. Some part of DSP code is placed in 128K shared RAM (between ARM & DSP).
When we see Linux memory map using command "cat /proc/iomem". We found 128K RAM is used by PRUSS.0
Can you please explain.
is 128K RAM used by ARM? for What purposes?
can we use 128K for our application from DSP?
Please explain what is the PRU and its use. Where can i get information about PRU.
Can we rebuild DSPLINK by changing configuration to support 128K shared RAM. if yes What are changes we have to do?
Thanks & Regards
KalaiyarasanES