I’m wondering if anyone has updated the CORTEX_A9_Cyclone_V_SoC_DK demo project to use the latest Intel (Altera) tools.
In its current state, it doesn’t compile. I was able to fix the compilation problems (using the Altera Baremetal GCC and the Linaro 9.2.1 GCC), but it doesn’t link.
I think most of the problems are really with the code that loads before FreeRTOS (preloader?)
I’d like to use FreeRTOS on the Terasic DE-10 board for a Realtime OS course.
Thanks!