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.

Fatal Error [e9] linking SimpleBLEPeripheral in 1.4.0

Other Parts Discussed in Thread: CC2540

I'm trying to compile the SimpleBLEPeripheral, but when I run Clean and Make, it gives me the following error:

Fatal Error[e9]: Corrupt file.  Module ll start unexpected in file C:\Texas Instruments\BLE-CC254x-1.4.0\Projects\ble\Libraries\CC2540DB\bin\CC2540_BLE_peri.lib

Error while running Linker

This is on a fresh install. I am able to build SimpleBLEBroadcaster, SimpleBLEObserver, and SimpleBLECentral with no problems.

Any insights?