Activity
From 03/13/2015 to 04/11/2015
04/10/2015
- After successfully building my development system with Yocto, I find that the ethernet and GPIO no longer work
as can be seen in the boot sequence. Building a 3.12 system works fine. Any idea what this could be?
U-Boot SPL 2013.01.... - IR 11:30 AM Software Development: RE: Created SD card for the MitySom-5CSX development board not booting correctly
- I am using the provided VM. I only work on the firmware but I will get our hardware engineer to generate the handover files required. Hopefully that will solve my issue.
Thanks for your help.
BR
Ian - DV 11:14 AM Software Development: RE: Created SD card for the MitySom-5CSX development board not booting correctly
- Hi Ian,
Critical Link has a project made specifically for our development kit, it can be downloaded from our git site or if you are using our provided VM it should be under /home/user/projects.
Here is a link the the 5CSX gitweb pa... - IR 11:04 AM Software Development: RE: Created SD card for the MitySom-5CSX development board not booting correctly
- Hi Dan,
No changes were made to an example project located in altera/14.0/embedded/examples/hardware/cv_soc_devkit_ghrd
If that is the problem is it possible to get a copy of the preloader and uboot binaries provided on the SD car... - DV 10:02 AM Software Development: RE: Created SD card for the MitySom-5CSX development board not booting correctly
- Hi Ian,
I noticed 2 things when looking through the logs, it looks like the ethernet MAC can't find the phy and the kernel panics are coming from the USB driver.
Did you change any of the PIN muxing in qsys or is this from the base... - Hi,
I am using the MitysSOM-5CSX Altera Cyclone V development board booting from SD card. I have built the kernel, file system, u-boot and the preloader using the instructions on the WiKi. https://support.criticallink.com/redmine/projec... - All,
We just started a new project running on uC/OS-II. We selected MitySOM-5CSx Development Kit but most documents and project files are targeted Linux OS. Do you have any uC/OS-II base project we can use to configure and connect to ...
04/09/2015
- MW 09:26 AM FPGA Development: RE: Example project
- Hi Malcom.
I will check on the memory init files issue. I seem to recall that those can be ignored, but I don't remember why off-hand.
The missing pin assignments will work (they are the HPS fixed pin assignments, and the fitter... - I've just started to evaluate the MitySOM-5CSX board and the first thing I did was install VirtualBox and the supplied Xubuntu image. After compiling the included example project in Quartus II 14.0 I noticed some critical warnings and so...