Forum Discussion
zamroodh
New Contributor
4 months agoAgilex 5/3 FreeRTOS SMP Support
Stable Version: v25.4 Quartus Version: 25.4 Supported devices: Agilex™ 3 and Agilex™ 5 Source : https://github.com/Ignitarium-Technology/freertos-socfpga Branch/Tag: v25.4-SMP Release Date: Marc...
sonycman
New Contributor
1 day agoMay i ask a question?
Readme documentation Building boot images for SD card guides to make two files, sd_img and qspi_img.jic.
And according to guide sd_img should contain .sof and bl2.hex files, which is wrong, if i'am understand correctly.
Those two files must be in .jic, which is programmed to QSPI.
SD card image should contain a fip image with user application and bl31 secure monitor.
Am i wrong?
Naji_Naufel_Arrow
Occasional Contributor
1 day agoHi Sonycman,
Can you please link the page you read these instructions in?
This page has a lot more information:
https://github.com/Ignitarium-Software/freertos-socfpga/blob/main/tools/README.md
For QSPI, you always need a JIC.
I hope this helps.