This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SYSLINK: trace problems

Hello everyone.
I'm starting to customize my first application for syslink, DSP side. I am currently customizing the example 'ringio'.
I'd want to print trace strings using the command 'System_printf' but it seems not working.  I have compiled the syslink module with options:
SYSLINK_BUILD_DEBUG = 1
SYSLINK_TRACE_ENABLE = 1

and installed it by:
insmod syslink.ko TRACE=1

Does anyone have recommendations?


Thanks and see you soon.

Paolo.