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.