Part Number:AM5708
Tool/software: Linux
HI ALL:
Just now we developed an AM5708 custom board.
Our custom board can work now and can run different application such as the Qt, OpenCV, Gstreamer and so on.
But when we test the OpenCL application, it will crash, the error log is below:
root@am57xx-evm:/opt/# ./vectoradd
TIOCL FATAL: OpenCL needs at least one CMEM block in off-chip DDR to operate, plus optional CMEM block in .
So I think the reason is caused by cmem block.
My question is how to add cmem block for am5708 chip?
Now the am5708 custom have 1024MB DDR3.
The Processor SDK is 4.3.
Thanks
Regards