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.
Hello everyone, I try to explain better what is the purpose of customization that I want to accomplish. What interests me is being able to launch an application from ARM to DSP (for example through slaveloader_debug) and be able to send trace-strings from the DSP to standard output of the ARM.
Is it possible? Which is the best way to imlement this?
Bye.
Paolo.
Paolo,
I didn't see an answer to this. Did you get it working ?
- Andrew