Cortex A7 Entering Data Abort

Setting bit 8 in portINITIAL_SPSR does the trick for me. According to this link, that bit will mask external aborts. At this point, it seems like this abort has nothing to do with freertos and more so to do with something specific to STM hardware, so I’ll mark this as solved