Other Parts Discussed in Thread: CC3100BOOST
The CC3100BOOST_MQTT-TwitterLED_MSP432P401R project for MSP432 LaunchPad and CC3100BOOST does not work with IAR Embedded Workbench 7.40.2.8570 (common components 7.2.1.3693).
I am able to compile the project, but when I run it I get a hardfault after executing configureSimpleLinkToDefaultState(). The hard fault appears to occur from an interrupt routine.
Using Code Composer with the TI compiler, and the same hardware configuration, the board is able to connect to my AP and configure the network.
A hard fault also occurs with Keil (see post: MSP432LaunchPad with Keil).
Has anybody been able to get this to work with Keil or IAR?
David