Hi,
I have a problem with the CCS5. I port the TI SD MMC Libary to the MSP430F2618. It runns in the SPI mode without problems. If turn on the #define withDMA, I had to set the preprocessor word " __TI_COMPILER_VERSION__ ". A new compile gets this error:
Command-line error #1046: invalid macro definition: __TI_COMPILER_VERSION__
1 fatal error detected in the compilation of "../hal_SPI.c".
Compilation terminated.
Maybee someone knows a workaround.
THX