Hi,
I have a project running on CCSv4 in Debug mode. But when I change to Release mode. But when I compile it, the follow error appears:
- Errors (1 item): no input files
- Warnings (1 item): cannot resolve archive C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/c5500/lib/libc.a to a compatible library, as no input files have been encountered
I took care to use the same configurations of Debug mode to Release mode, through Properties menu, on C/C++ Build tab, but the error persisted.
ps: In Debug mode, compilation is always successfully and software works fine.
Does anyone know what this means and how to solve this problem?
Thanks!
