Hi folks,
I try to use Vps_printf() for debugging purpose but I can not see any output of this prints via RS232.
We are using DM8168 platform from Udworks (DVRRDK_01_09_00_19).
The remote debug client is running, at system startup I get the following output from remote_debug_client:
[c6xdsp ] Remote Debug Shared Memory @ 0xbff00000
[m3video] Remote Debug Shared Memory @ 0xbff05020
[m3vpss ] Remote Debug Shared Memory @ 0xbff0a040
[m3vpss ] Received character 's'
[c6xdsp ] Remote Debug Shared Memory @ 0xbff00000
[m3video] Remote Debug Shared Memory @ 0xbff05020
[m3vpss ] Remote Debug Shared Memory @ 0xbff0a040
[m3video] Received character 's'
[c6xdsp ] Remote Debug Shared Memory @ 0xbff00000
[m3video] Remote Debug Shared Memory @ 0xbff05020
[m3vpss ] Remote Debug Shared Memory @ 0xbff0a040
[c6xdsp ] Received character 's'
But no Vps_printf() is received.
Any idea ?
Best regards Holger