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.

Rebuilding OMAPL138 flash utility issues

Other Parts Discussed in Thread: OMAP-L138

I'm having some issues with rebuilding the flashing utility for OMAP, i'm using 2.4. Basically we are having an issue with the flash writer where it stops without any real indication of why. I used the xds100v2 to run through some basic checks to make sure we were capable of reading/writing to the nand we are using and everything seems to be working.

If there is another way to debug the flash writer with a utility that skips sending over the target device executable to allow me to start with a jtag it would be helpful to know . Thanks!

make[6]: Entering directory `/cygdrive/z/src/OMAP-L138_FlashAndBootUtils_2_40/OMAP-L138/GNU/AISUtils/AISextra/src'
C:\\Program Files (x86)\\Texas Instruments\\ccsv4\\tools\\compiler\\c6000\\bin\\cl6x -O=2 -c --obj_directory=./dsp_obj -I=../../../../../Common/include -I=../../../../Common/include -I=../../../Common/include -I=../include -ms3 -mo -mv6740 --symdebug:none aisextra.c
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `C:\\Program Files (x86)\\Texas Instruments\\ccsv4\\tools\\compiler\\c6000\\bin\\cl6x -O=2 -c --obj_directory=./dsp_obj -I=../../../../../Common/include -I=../../../../Common/include -I=../../../Common/include -I=../include -ms3 -mo -mv6740 --symdebug:none aisextra.c'
makefile:87: recipe for target `dsp_obj/aisextra.obj' failed
make[6]: *** [dsp_obj/aisextra.obj] Error 1