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.