Hi,
I downloaded and built the Simple Network Processor example from the SimpleLink Academy lab without any problems. However, when I installed it into the CC2650 LaunchPad, it seemed to crash. When I looked at the ROV, I noticed that two tasks GapRole and NPITask_Fxn had red stack peak fields. I managed to fix the GapRole stack by increasing the build flag to 600 instead of the default 520 value.
However, I was not able to fix the NPITask_Fxn stack problem by increasing it from the default of 602 (up to 1024).
As this is software straight out of the box, I was surprised to find this issue as it isn't mentioned anywhere in the lab. Can anyone suggest what might be causing this and how I might fix it ?
I would have liked to just have this code run without any problems, but maybe it is part of the exercise to test our debugging skills.
Thanks.
Jeff






