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.

EK-TWC123GXL launchpad FATFS SD Boosterpack not working

I can't get any of the FATfs examples to work with my TWC123GXL launchpad(s) and the SD Booster pack.  I am using ccs version 6.0.1.00040 

It petit FAT FS works fine on an MSP430-exp430g2 with the same launchpad and SD Card.  Also the fatsd_StellarisLM4F232H5QD sample project worked fine with EKS-LM4F232 and the same micro SD Card (used an adapter for the SD Booster pack).

The SSI2 works well for robG's Touchscreen display.

Console output from fatsd_TivaTM4C123GH6PM is and fatsdraw_TivaTM4C123GH6PM was: 

Starting the FatSD example
Drive 0 is mounted
Creating a new file "fat:0:input.txt"...Error: "fat:0:input.txt" could not be created
Aborting...

Starting the FatSD Raw example
System provider is set to SysMin. Halt the target and use ROV to view output.
Drive 0 is mounted
Creating a new file "0:input.txt"...Error: "0:input.txt" could not be created
Aborting...

I had similar results with several other examples.  

I spent two days and would really appreciate any help 

Michael Kadie