How to build DSP and OpenCL support

Mar 20, 2019, 9:31 AM


Hi Robert,

I downloaded and copied that xdais stuff that was missing to output/build/ti-opencl-monitor-v01.01.18.00/monitor/src/ti/xdais

Now I am getting the following compilation error when i try to build ti-opencl-monitor.

“src/monitor.c”, line 92: fatal error: cannot open source file “GDB_server.h”
1 catastrophic error detected in the compilation of “src/monitor.c”.
Compilation terminated.

Compilation failure

I didn’t know gdbserver was a dependency of ti-opencl-monitor. Maybe it’s needed for dsptop.

-Frank

and we don't built the device tree node for dsptop/debugss anymore
either, yet that include is still needed..

http://git.ti.com/gitweb/?p=sdo-emu/gdbc6x.git;a=summary

http://git.ti.com/gitweb/?p=sdo-emu/gdbc6x.git;a=tree;f=gdbserver-c6x;h=45bed012d7e9f2d47f10e74464f7a71b118c3634;hb=HEAD

https://github.com/rcn-ee/repos/tree/master/ti-gdbserver-c6x/suite/stretch/debian

Regards,

Hi,
I am trying to get DSPTOP up and running on BBAI. I have added the following to the ocp block in the device tree:
debugss: debugss {
compatible = “ti,dra7xx-debugss”;
clocks = <&sys_clkin1>;
clock-names = “sysclockin1”;
};
However, still no luck when running dsptop:
dsptop internal error: Fatal: : Can not open debugss module device_name sysfs entry for reading