Hi,
The 6678EVM NDK helloWorld example uses DaemonNew() to launch a task thread as a Server Daemon, and it works as expected. i.e. it responds to Ping.
However, CCSv5 does not stop at the hardware or software breakpoints I insert in the server code, nor will it print messages embedded in the server (using printf() or platform_write()) to the console.
I suspect this is something I don't understand rather than a fault. Can someone please explain?
Regards,
Bernard