My development team really needs to understand why these warning are generated in oslib and how to eliminate them.
function "portCLZ" declared implicitly tasks.c /oslib line 2156 C/C++ Problem
function "prvPortStartFirstTask" declared implicitly port.c /oslib line 348 C/C++ Problem
We have installed/re-installed the 3200 SDK, version 1.2 many, many times and always eventually end up with these warnings. They occur on different CCS versions, different development platforms.
Today, after becoming frustrated with this on my WIndows 10 workstation, I even went to a Ubuntu 14.10 machine where I had installed CCS 6.1.2.00015 several months ago. I had installed the SDK as well and had the wlan_station, serial wifi, and freeRTOS_demo examples installed along with driverlib, oslib, ti_rtos_config and simplelink. All of these projects built without error or warning. I then I made some changes to the freeRTOS_demo and as a result those changes the two warning mentioned were generated. In addition, completely unrelated projects like serial_wifi began exhibiting errors! I removed the freeRTOS_demo project from the workspace, did a clean on all projects AND STILL got the warnings and errors. No amount of cleaning, re-installing etc seems to clear the problem. Once the problem occurs the only solution is to create a new workspace.
Again I have been struggling with these issues for several weeks, but at this point it is becoming critical. Clearly I am doing something wrong but I'm at a loss for what that is. Please help with this issue as soon as possible.
Thanks,
Dallas P.