Activity
From 06/03/2024 to 07/02/2024
07/01/2024
- DV 06:18 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
You shouldn't need to update the compiler or path from the default that are filled out by the bsp-editor. Did you also run into errors when you used the default cross compiler that was choosen by the bsp-editor?
Best regards...
06/30/2024
- TI 05:51 PM Software Development: RE: Get URL from jenkins file
- Here is a link to the SDK for the 5CSx
you will need to run it on a linux machine (ubuntu 18 and up recommended)
https://support.criticallink.com/files/socfpga/poky-glibc-i686-epstech-image-bnet-mps-cortexa9hf-neon-mitysom-c5-toolchain...
06/29/2024
- BK 04:42 AM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
Thank you for providing the information regarding booting. I understand the process to boot the cyclone v board.
I had followed the process which is mentioned in [[https://support.criticallink.com/redmine/projects...
06/28/2024
- TI 03:59 PM Software Development: RE: Get URL from jenkins file
- If you just need to build the kernel and device tree, you can download the kernel from https://git.criticallink.com/gitweb/?p=linux-socfpga.git;a=shortlog;h=refs/heads/socfpga-5.4.23-lts (branch socfpga-5.4.23-lts is what we used for the...
- DV 01:34 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
The Altera Cyclone V SoC boot process involves several steps to initialize and start up the system. The Cyclone V SoC integrates an ARM-based Hard Processor System (HPS) with FPGA fabric, and the boot process encompasses both t...
06/27/2024
- BK 05:36 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
I had the tested the booting by the link which you have mentioned. It is working but getting an error related to ethernet but the board is booted.
Is any FPGA code mandatory to boot the hps?
Can we boot the hps without ... - BK 08:21 AM Software Development: RE: Get URL from jenkins file
- Hi,
We need to build the project from provided jenkins file, and further we are going to modify or add avalon interface to communicated HPS and PL fabric, so we need to regenerate the device tree and build some software on top of it...
06/26/2024
- DV 06:48 PM Software Development: RE: Get URL from jenkins file
- Hello,
I believe the Jenkins file you are referring to was provided as a reference and contains internal links to repositories at Critical Link. These links will need to be replaced with the repositories you will be hosting. Are you t... - Hi,
we have an Jenkins file, but we are new to Jenkins and i am not able to get URL from the Jenkins file. Help me out to get the that link and can you guide me the usage and Procedure of Jenkins
Thanking you,
Bhardwaj Kotha.
06/25/2024
- DV 02:01 PM FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- Hello,
If you want to intergate the data inside the FPGA instead of having the HPS involved you could look into using Altera's Triple Speed Ethernet MAC: https://www.intel.com/content/www/us/en/docs/programmable/683402/22-4-21-1-0/exa... - Hi all, I am working on a project where two ethernet interfaces, are connected through PL fabric, using GMII to RGMIIConvertor Core which converts RGMII to SGMII and HPS EMAC Interface Splitter Core. Here the emac signals connected to HP...
06/24/2024
- DV 08:39 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
From the error it looks like the SPL isn't able to correctly read the MBR/Partition table on the SD card. This could be due to misconfiguration of the pinmux in your FPGA design. As a sanity check, could you try our Quartus 18.... - BK 08:03 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hi Daniel,
Can you please tell me why this error is coming while booting.
I am facing this issue from last 15 days. Please give some solution ASAP to this error.
Thanks,
Bhardwaj
06/21/2024
- BK 05:25 AM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello Daniel,
I will wait for your response. I am working on HPS only at present.
Thanks,
Bhardwaj
06/20/2024
- DV 03:27 PM Software Development: RE: Error in u-boot. cyclone v 5CSEBA4U2317 SOM
- Hello,
We are currently in the process of updating our instructions for building the FPGA, bootloaders, and filesystem with latest major versions provided by Altera. These instructions will be tailored and tested for our SOM, which we... - Dear sir/madam,
I am working on cyclone v 5CSEBA4U2317 SOM with custom board. I am using U-boot -socfpga-socfpga_v2023.10 and linux-socfpga-socfpga-6.1.68-lts files for generating u-boot-with-spl.sfp ,zIm...