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.

C6678 Ethernet helloWorld

Hello Forums,

I am working on a 6678 project based on the example C:\ti\mcsdk_2_01_02_06\examples\ndk\helloWorld using CCS V5.5.0.00077.

I can add a new UDP port with the C function DaemonNew(), and it receives the new UDP port number.
However, I've been told our product needs to generate an ICMP Destination Port Unreachable message for unbound
UDP port numbers.

Can the PA do that?  How do I make it happen?