ContributionsMost RecentMost LikesSolutionsRe: Debugging for DE10-nano SoC data mover Hello, Did you follow all the guide for configure the DMA data mover from this link? https://rocketboards.org/foswiki/Projects/Datamover Best regards, Isaac Vazquez. Re: AD9361 on Arrow SoC CV Kit , ERROR(CMD463) & ERROR(CMD656) Hello Kaushal, I'm seeing that you are using an example developed in Xilinx, could you please follow our baremetal example for better support? Here is the link: https://rocketboards.org/foswiki/Documentation/SoCEDS#Cyclone_V_Bare_Metal_Example_Using_SoC_EDS_Standard_Edition Best regards, Isaac Vazquez. Re: run Eclipse get an error "wsl" not found in PATH" Hello Mark, Did you follow the installation of the wsl package? if not, I'm going to leave the link of the WSL installation KDB. If the issue persist let me know! https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2019/how-do-i-install-the-windows--subsystem-for-linux---wsl--on-wind.html Best regards, Isaac Vazquez Re: input pin to clock dff Hello, There is no info in French, you can have information in Japanese, Chinese or English. You can find more info about clock management here: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyc3/cyc3_ciii51006.pdf Best regards. Re: Quartus in Docker 18.0 standart uboot qeneration does not work Hello, The version that you are using is 13.1, we did not support that version anymore, could you please refer to the next link, this is the updated version and follow all the steps please. https://rocketboards.org/foswiki/Documentation/BuildingBootloader Best regards, Isaac Vazquez. Re: NIOS II DEBUG Hello, Did the link work for your issue? Thanks and best regards, Isaac Vazquez. Re: Bug ID: 18012993764: nios2-elf-gcc.exe: error: CreateProcess: No such file or directory Hello TrainMan, I was talking with the team and you can use the patch for standard edition on the lite edition. But you need to use 20.1 or 19.1. Best regards, Isaac Vazquez. Re: NIOS II DEBUG Hello, Yes you can use on-chip trace, you can follow our guide at the next link, page 30. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2cpu-nii5v1gen2.pdf Best regards, Isaac Vazquez. Re: A10SOC: "SPI FPGA IP"'s Interrupt Sender is "7", but in linux Device Tree "irqno" set to “26” ?Why Hello. The "26" is because you have the interruption vector with 32 irq, also the irq have the 51 position. So, in the Linux case, you need to make the correct offset for the system understanding. Here is how the macro calculate the offset: #define BUTTON_PIO_IRQ (A10_HPS_BUTTON_PIO_IRQ + 51 - 32) Best regards, Isaac Vazquez. Re: Unable to run project in NIOS II Eclipse. Hello, Did the solution works for you? Best regards, Isaac Vazquez.