How do I get FreeRTOS v10.0.1 running with a Kinetis KL27Z (this is the FRDM-KL27Z64 Eval Board)
I am using my own created project, which was based off a few ports being setup to verify GPIO ports.
I am using MCUXpresso IDE 10.2.0_Build759 with GCC and only C code.
I have been creating a .bin file from the .axf file and the .bin file loads and runs successfully.
Now, I need to verify I can get FreeRTOS running.