Other Parts Discussed in Thread: SYSBIOS
So when i try to rebuild SYSBIOS i get this error (below). i am rebuilding in order to be able to use long file name with FATFS. attached is my make file. i thought i followed the SYSBIOS users guide to the "T" and this is the second time i have rebuilt sysbios (had to do this for the last version for LFN as well) so i didn't think i needed to change how i was doing it. i am trying to rebuild 6.34.01.14 using XDC 3.24.03.33 and compiler 7.3.8
...
configuring instrumented.p674 from package/cfg/instrumented_p674.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
Build of libraries failed.
error: xdc.cfg.SourceDir: "C:/CCSv5/xdctools_3_24_03_33/packages/xdc/cfg/SourceD
ir.xs", line 155: xdc.cfg.SourceDir : Build of generated source libraries failed
: exit status = 2:
gmake[3]: *** [sysbios.a674] Error 1
gmake[2]: *** [C:/CCSv5/bios_6_34_01_14/packages/ti/sysbios/package/cfg/instrume
nted_p674.src/sysbios.a674] Error 2
js: "C:/CCSv5/xdctools_3_24_03_33/packages/xdc/cfg/Main.xs", line 149: Error: Co
nfiguration failed!
gmake[1]: *** [package/cfg/instrumented_p674.xdl] Error 1
gmake[1]: *** Deleting file `package/cfg/instrumented_p674.xdl'
gmake[1]: *** [package/cfg/instrumented_p674.xdl] Deleting file `package/cfg/ins
trumented_p674.h'
gmake[1]: *** [package/cfg/instrumented_p674.xdl] Deleting file `package/cfg/ins
trumented_p674.c'
xdctools_3_24_03_33\gmake.exe: *** [packages/ti/sysbios,.dlls] Error 2
gmake: *** [all] Error 2
C:\CCSv5\bios_6_34_01_14>