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.

IAR versions for cc2540

Other Parts Discussed in Thread: CC2540

So, I originally got the newest IAR EW8051 version 9.10. I coded a lot of stuff using this version but ran into an issue with HAL_LCD = false.

As seen in: https://e2e.ti.com/support/wireless_connectivity/f/538/t/328917

This told me that I needed to use Version 8.20.2. 

I installed the older version and everything has gone bananas. My formerly working project cannot get past HalDriverInit() now. IAR Crashes about half the time I hit the download and debug button on the basic BLEPeripheral project.

I am kind of stuck now since the Old version does not seem to work at all and the New one has a compatibility issue.