Update to CORTEX_A9_Cyclone_V_SoC_DK demo?

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!

While the project file may be in an older format the actual FreeRTOS port code should still be ok.