In adding RISC-V FreeRTOS support to OpenOCD, I've significantly changed the FreeRTOS code (partly to add 64-bit support, and partly to clean things up). I'd like to make sure I didn't break ARM support.
Can somebody recommend an ARM board that runs FreeRTOS and OpenOCD well? Ideally I'd plug it in, build and download a sample application, and just debug it. I don't care about the hardware specs (although small and cheap would be good). I just care that I can use it to make sure my FreeRTOS changes didn't break anything. (If there is a simulated setup that would be even better.) Thank you, Tim