I am trying to use the Bluetopia Stack on a Stellaris M4. I am trying to run the SPPLEDemo but the call to OpenStack never returns and I instead get suck in FaultISR().
Stepping through the disassembly I have found that a bus fault is occurring in CompareListEntryKeys and the fault address is 0x02112000.
The same code runs fine for me on a launchpad. I am completely at a loss for what is different that would cause this.
Any clues to how I could determine what has changed or how to make the code run would be greatly appreciated.
Alex