tehjingy_AlteraRegular ContributorJoined 3 years ago1544 Posts17 LikesLikes received48 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsRe: SDRAM NIOSV ash-riscv-gdb-server error Hi From the error log, it seems like the code that you have built have been flashed successfully into the device and it runs till the address 0x04000004 where it could not detect any code. Could you share with us your objdump file of the application and a view of the address map and your NiosV parameters in the platform designer? Regards tehjingy Re: Cyclone V HPS FPGA2SDRAM Clock Queries Hi BrianSune_Froum From the AXI3 protocol, it does not define a maximum hold time. It would depend on the Master internal state machine to determine the timeout after signaling the WVALID to the slave. From the test it is expected as the camera is streaming data through the bridge this causes the HPS access to the SDRAM to be limited causing the OS to stall. Re: NIOS V Sysnthesis Fails with Quartus 25.1 Lite Hi SimonT Kindly confirm whether the suggested steps have addressed your concern? Re: Linux not booting - can't get kernel image Hi pmarques It seems like the kernel.itb that you generated is incorrect. As you see the kernel.itb do not consist a configuration3 ( board 4) e.g Pre-built Kernel.itb That is the configuration for the uboot environment. Could you try booting the board with the pre-built sdcard image? Regards tehjingy Re: Ubuntu 18 LXDE image for DE10 Nano board Hi Mahsheed Are you facing any issue when build the new console image from the github page? Re: NIOSV firmware stuck when juart-terminal is not open for the print messasges. Dear Customer, Since no further clarification is needed on this thread, it will be transitioned to community support for further help on doubts in this thread. Please login to the Altera Community Forum and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions. Thank you for the questions and as always pleasure having you here. Best Wishes tehjingy Re: Agilex 5 with HPS Cryptographic services and bootflow Hi rdrr Do you still need further clarification for this case? Regards tehjingy Re: Agilex 5 with HPS Cryptographic services and bootflow Dear Customer, Since no further clarification is needed on this thread, it will be transitioned to community support for further help on doubts in this thread. Please login to the Altera Community Forum and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions. Thank you for the questions and as always pleasure having you here. Best Wishes tehjingy Re: Ubuntu 18 LXDE image for DE10 Nano board Hi Are you referring the LXDE with a newer kernel version that is similar to the Ubuntu18? Yes you are right the support for the LXDE image have been dropped. However you could still continue using the console image without a GUI like the LXDE image. There are steps to build the rootfs for the console image in the link below: https://altera-fpga.github.io/rel-25.1/embedded-designs/cyclone-v/sx/soc/gsrd/ug-gsrd-cve-soc/#binaries Re: Linux not booting - can't get kernel image Hi The binaries required to boot are the same between the GSRD and GSRD2.0. First, lets check your kernel.itb that is stored in your mmc0. In your host could you try out the command " dumpimage -l kernel.itb" and share the output? In the device uboot stage, could you try printenv to see the uboot environment of the board? Regards tehjingy