CCSv5 = 5.3.0.00090 DSP = C6748 SYSBIOS 6.34.4.22 Custom PCB
We have three developers on our team. Two of us are now receiving the following warning after linking: "warning #99922: C:\Users\dean\AppData\local\Temp\048442: failed to locate DWARF abbreviation table at offset 0x0001b46e; skipping remainder of compile unit at offset 0x004663ed".
The above is a warning, not an error. The linker does generate a .out file. However when we attempt to run the .out file, we never get to main(). It hangs somewhere before main() in memset().
One of our developers can still compile and link without any problems. He was the last one to check files into our SoureSafe database. After doing a "Get All" out of the database, the other two developers are getting the warning (and bad .out file).
Our code development is at a stand still under we get this resolved, so a quick response is appreciated.
- Dean