fp issue: vstm/vldm all 32 fp registers at once
Posted on August 12, 2016 at 01:09 A few details: both code and data caches are enabled. 216MHz SysClk. Timer ISR schedules a task every millisecond. SCB.SHCSR=1<<18 to enable use of usage fault ISR for the fp trap handler. All ISR’s mentioned a...