I am upgrading the TI-RTOS workshop labs/solutions files from CCSv6.10 to CCSv6.2.0 and the associated XDC and compiler version upgrades since last July. I am currently working on the C6000 files. When I re-build the proven solutions from CCSv6.1.0 and the XDC/compiler versions available in July to the latest tools, everything builds fine, but I get two REMARKS like the above, both flagging if statements in semaphore.c and timer.c (not my code, but BIOS's code).
In the same project as of Jul 2016 using the latest tools available then, the build was clean with no Remarks. Did something change? Is there an easy way to build without these remarks? What do I need to change?
FYI - if I create a new project with the latest tools, copy over my source files and build, these Remarks do NOT show up.
Thanks,
Eric

