Tool/software: TI C/C++ Compiler
CCS: Version: 8.3.0.00009
Compiler: TI v5.2.5
I have a project named uOS-III.
I want to compile it to a library, so first I clean it, but CCS shows Finished clean as well as problems.
Problem shows because of cleaning project is the first time I met. Does it matter?
On the top of that, detecting problem is Compiler's responsibility. Why does action "clean project" activate Compiler?
Also, this library is for chip AM3352. Will problems occur if I choose AM3359 in CCS General?
Then, I restart CCS.
Build it again, and clean it again. Without changing any settings, problems are gone.
Why? Is this counted as CCS bug?