ContributionsMost RecentMost LikesSolutionsNios V on External Memory Hi all, I am looking for support on Nios V executing on external memory. This is a customer board with C10 GX. The EMIF has been verified using the EMIF toolkit and the calibration report is fine. I followed the steps to have the Nios V booting from GSFI, execute from onchip_ram and it's fine. Now I change the settings of Linker Section Mapping to EMIF, Then it's not working anymore. Nios Vm connects to EMIF through an Avalon MM clock crossing bridge. And the Quartus version is Pro. 24.1.0 Any suggestions or comments? Thank you. Re: Nios V uC/TCP IP Failed Hi Jingyang, Thank you for the link.. I can see the example running now. Re: Nios V uC/TCP IP Failed Hi Jungyang, Thank you for the update. Let me check on the C10 EVB and get back to you my finding later. BRs, Johnson Re: Nios V uC/TCP IP Failed Hi Jingyang, I just saw the update. After download the qar but I can't open it at Quartus Pro 23.2.. By the way, what's the error code 20014 you mentioned? It's in my previous shared package? BRs, Johnson Re: Nios V uC/TCP IP Failed Hi Jingyang, Do you have any update on the C10 project? Thank you. Re: Nios V uC/TCP IP Failed Hi Jingyang, Thank you for the update. I hope to receive the C10 project soon. BRs, Johnson Re: Nios V uC/TCP IP Failed Hi Jingyang, Thank you for the update. So you can run the example design on the Cyclone 10 GX device and can telnet it? If this is the case, would you share me the example? As I never have any change to connect to the board. BRs, Johnson Re: Nios V uC/TCP IP Failed Hi, I tried OCRMA before EMIF and it's not working for unknown reason. I upload the QAR for your reference. The STP content is the same as EMIF... Perhaps some components are with wrong settings.. Re: Nios V uC/TCP IP Failed Hi, I believe so, as and Re: Nios V uC/TCP IP Failed Hi, I modify the design with Nios V to EMIF through a memory mapped clock crossing bridge and DMA through another bridge. But for unknown reason the DMA bridge is not running... I STP the bus and found only Nios V is running.. Any suggestions ? DMA driver or ...