Eliath_G_IntelOccasional ContributorJoined 5 years ago65 Posts1 LikeLikes received2 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsRe: FPGA DE1-SoC Cyclone V Overlay Device Tree Hi Upna , Hoping you're doing well, i'd like to share with you the following link https://rocketboards.org/foswiki/Documentation/HOWTOCreateADeviceTree#Device_tree_overlay_method._AN1 which takes you to the proper documentation to implement a Device tree overlay in a Cyclone V step by step. Please take a look at it and let me know any queries you may have. regards, Re: Cyclone V SoC FPGA boot from QSPI。 Hi!, Hoping you're doing well , please take a look at the following tutorial/documentation about how to boot from QSPI for Cyclone V and the Documentation for building your Bare-metal project properly. https://rocketboards.org/foswiki/Documentation/BuildingBootloader#Cyclone_V_SoC_45_Boot_from_QSPI https://rocketboards.org/foswiki/Documentation/SoCEDS#Cyclone_V_Bare_Metal_Example_Using_SoC_EDS_Standard_Edition regards, Re: Cyclone V SoC FPGA boot from QSPI。 Hi, Please take a look at the following documentation https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-v/cv_54012.pdf#page=1116 Regards, Re: Cyclone V SoC FPGA boot from QSPI。 Hi ! First of all , thank you for reaching us, Do you have any .log file you can share with us so i can take a look and help you? Regards, Re: Hardware Processor System of Cyclone V SoC Detection by JTAG Hi Javed, You just need to open nios2_command_shell.sh and then un the command $jtagconfig.exe Regards. Re: HPS Loaner I/O in Cyclone V files altera example files Hello Manav, First of all, thanks for reaching us. Regarding your petition, please take a look at the following documentation and let me know any questions you may have. Doc. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an706.pdf regards, -Eliath Guzman Re: BSP build - Configuring BSP search path Hi! yes , that is correct. an example of this is : $ nios2-bsp-editor.exe --librarian-path=/mnt/c/temp:$ after running this command with the new path, the BSP editor search path window will open and you'll see the new search path updated. please let me know any questions you may have. Regards, -Eliath Guzman Re: BSP build - Configuring BSP search path Hi! Please try the next workaround. Launch Nios II BSP editor from commandline nios2-bsp-editor --librarian-path=/your/custom/search/path:$ where: --librarian-path <directory> Comma separated librarian search path. Use '$' for default search path please let me know any questions you may have. Regards, -Eliath Guzman Re: Use 3rd Party Terminal for JTAG-UART IP Hi Paul, Thanks for reaching us, regarding your question... you would need to recreate the Jtag - UART architecture independently , please take a look at the following document, page 2 to see how it is constituted. https://www.intel.cn/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2cpu_nii51009.pdf Regards, Re: BSP build - Configuring BSP search path Hi Jerusalem, First of all, thanks for reaching us. Regarding the issue, can you please tell me what the version you are using is? so I can try to reproduce the issue to see what exactly is happening. Regards, -Eliath