jtbr wrote on Friday, April 07, 2017:
No, I only meant that I’m using the port code for 8.2.3 found under Source\portable\GCC\ARM_CM7\r0p1. So if the bug fix is not there then it sounds like it’s best that I switch to v9.
jtbr wrote on Friday, April 07, 2017:
No, I only meant that I’m using the port code for 8.2.3 found under Source\portable\GCC\ARM_CM7\r0p1. So if the bug fix is not there then it sounds like it’s best that I switch to v9.
rtel wrote on Friday, April 07, 2017:
Oh - maybe I am mistaken then, if that directory is in V8.2.3 then it is
also good to use. I thought it didn’t get added until V9.
jtbr wrote on Friday, April 07, 2017:
Even more puzzling then. Because I’ve just updated to 9.0.0 and at first inspection, the problem appears to go away! I’ve only tested this simplest case that always caused a Hard Fault, but that’s already something!
jtbr wrote on Tuesday, April 11, 2017:
Just wanted to confirm that using FreeRTOS 9.0.0 does indeed fix the faults. I’m now debugging functionality of the driver. Thanks for the help!