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?