we want to run some operation on DSP in AM57xx evm using OPENCL
So, Using OpenCl we execute one function on DSP side in which we required MAC address as well as Current TIME
so is there any way to get MAC address and Time in DSP Side.
we don't want to pass TIME and MAC Address as function Parameters from ARM side.
Thank You .