Hi Ti
I have the provisioning_ap example working on my CC3200 launchpad built under ewarm. I then try to turn on the terminal reporting for the example by removing the "NOTERM" definition from the defined symbols field of the Preprocessor tab of the Compiler section of the project options (in the IAR IDE). I get the build to work but when I now run the example it does not functionally work as before. The AP scan does not find any of the available APs that it found before (in the examples web page). If I then restore the "NOTERM" definition the example works as expected. Why is this happening and is there a way to get the terminal reporting to work with the provisioning_ap example?
Thanks