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.

CCS5 compilaton problem

Hi,

I'am trying to compile an example project (uartecho , am335x platform ) and I get the error message :

warning: automatic library build: using library
   "C:/ti/ccsv5/tools/compiler/arm_5.1.1/lib/rtsv7A8_A_le_n_v3_eabi.lib" for
   the first time, so it must be built.  This may take a few minutes.
      0 [main] sh 168 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump
C:/DOCUME~1/BARBIE~1.SEL/IMPOST~1/Temp/make3544-1.sh: line 1:   168 Segmentation fault      (core dumped) c:/ti/ccsv5/tools/compiler/arm_51~1.1/bin/armar -qa c:/docume~1/barbie~1.sel/impost~1/temp/ti2762~1/rtsv7a8_a_le_n_v3_eabi.lib *.obj
gmake.exe[1]: *** [library] Error 139
>> ERROR: mklib: gmake error during rtsv7A8_A_le_n_v3_eabi.lib build
error: cannot find file "rtsv7A8_A_le_n_v3_eabi.lib"


Consider that my PC has only 1 Gb of ram , this could be the cause of the problem ?

Thanks