This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

rtsv7R4_A_be_eabi.lib fails to build, causing all sorts of problems

Other Parts Discussed in Thread: HALCOGEN

Hi all. I'm new on this forum, and also relatively new to TI MCUs and CCS, not to mention this linker/compiler. I'm running on Win 7 x64, 8GB RAM, 4.2GHz AMD FX-8350 (just for reference). (Also, I can switch to Linux at any point if something needs to be built/compiled in that environment... does CCS run under Linux?? Maybe I'll try that)

I've got the Hercules TMS570LS04x LaunchPad, and I'm trying to build the 'Project 0' example. I've downloaded and installed the most recent version of CCS and HALCoGen. HALCoGen generates its files with no errors whatsoever. I am able to follow all the steps in the PDF with no problems (also for reference -- I am fairly experienced with C, and I've programmed Micros many times, just never TI). I'm not familiar with TI or ARM, so it's a bit of a learning curve, but nothing I can't handle.

I follow all the steps, but when it gets to 

warning #10366-D: automatic library build: using library "C:\ti\ccsv5\tools\compiler\arm_5.1.1\lib\rtsv7R4_A_be_eabi.lib" for the first time, so it must be built.  This may take a few minutes.

It fails. I tried completely uninstalling and reinstalling everything but as I expected that didn't have any effect. However, after the reinstall, instead of stopping compilation after it fails compiling the library, it spits out 100 errors and then stops. Here's a link to a paste of the whole error log. 

I feel like I should be able to figure this one out, but after searching the forums here and online, I can't seem to figure out why it's failing. I understand that it builds this library upon first compile, so obviously if it fails nothing is going to work from that point onward. I just really can't figure it out -- all help is appreciated!!

Just noticed that while building it does this -- it says it's blocked from refreshing the workspace? Is this normal/unrelated?