Hi All,
I have a clone beagleboard (devkit8000, OMAP3530, 128M of memory). I used the kernel from OMAP35x-PSP-SDK-02.01.03.11, able to load the cmemk.ko and dsplinkk.ko from my board.
I executed my sample apps with my codec engine. The Open_Engine() return errorcode=3, I suspect I have some issue with my memory mapping.
1. Or, Anyone know what the errorcode 3 means?
2. How to modify the memory map if I have only 128M of memory?. Do I need to modify the dsplink too?
Thanks,
John