Other Parts Discussed in Thread: CC3235SF
Tool/software: Code Composer Studio
Hello,
I am using CC3235SF dev board with CCS930. I am running an example where I have 2 threads; one wifi thread for connecting to an AP and a second one for sending a UDP packet.
I used as an example the udpecho project, however, the wifi thread and the udp thread are created separately from the main_tirtos function.
When debugging my program I get the following error ( as it can be seen in the picture), when the debugger is halted in main. However, if I continue the execution the program runs (most of the times) properly.
Could you please help me find out why I am getting this mapping error?
Thanks in advance.
Best,
Artemis

