I am trying to compile the "DM644x_FlashAndBootUtils_1_50" since the NAND of our custom board is not supported.
In Cygwin, I get the following errors:
naveed@naveed-alam /cygdrive/c/DM644x_FlashAndBootUtils_1_50/DM644x
$ make
make -C CCS all
make[1]: Entering directory `/cygdrive/c/DM644x_FlashAndBootUtils_1_50/DM644x/CCS'
make -C NORWriter all
make[2]: Entering directory `/cygdrive/c/DM644x_FlashAndBootUtils_1_50/DM644x/CCS/NORWriter'
timake NORWriter.pjt Debug
--------------------------- NORWriter.pjt - Debug ---------------------------
[Linking...] "G:\CCStudio_v3.3\tms470\cgtools\bin\cl470" -@"Debug.lkf"
ERROR: bad argument to option --abi: should be one of { ti_arm9_abi tiabi }
Build Complete,
1 Errors, 0 Warnings, 0 Remarks.
make[2]: *** [all] Error 100
make[2]: Leaving directory `/cygdrive/c/DM644x_FlashAndBootUtils_1_50/DM644x/CCS/NORWriter'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/c/DM644x_FlashAndBootUtils_1_50/DM644x/CCS'
make: *** [all] Error 2
I am using CCS 3.3.