Project

General

Profile

Activity

From 02/07/2016 to 03/07/2016

03/07/2016

BW 04:22 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Booting board with Non-Removable SD card
Dan,
Thanks so much!! Removed my soft IP from the .dts and generated new .dtb to transfer via TFTP with the Kernel. Ran nfsboot and Linux booted as expected. From there, I was successful in transferring the custom files from the NFS t...
Brian Wentworth

03/03/2016

DV 05:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Booting board with Non-Removable SD card
Hi Brian,
I've seen this behavior happen if the FPGA isn't programmed and the DTS is trying to use soft IP cores in the FPGA. If you are still using the dtb we provide for the dev kit, we use soft GPIO cores in the FPGA and the kernel...
Daniel Vincelette
BW 04:18 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Booting board with Non-Removable SD card
Hi Dan,
Thanks for the direction on this. I cant seem to get the Kernel to boot. I have successfully loaded pre-loader and u-boot over QSPI via making the boot_image.bin. I can TFTP the Kernel and .dtb to the board. But the Kernel han...
Brian Wentworth

03/02/2016

JC 02:10 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Downloading files from Redmine (using Linux console app)
http://stackoverflow.com/questions/1324421/how-to-get-past-the-login-page-with-wget
Below seemed to work. Replace things in <>.
Jonathan Cormier

02/23/2016

BA 01:53 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: opkg update for ALPHA Release 2016.01
Thanks, Jonathan. That worked!
Regards,
Ben
Ben Atkinson
JC 12:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: opkg update for ALPHA Release 2016.01
Jonathan Cormier
BA 09:22 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: opkg update for ALPHA Release 2016.01
Jonathan,
I saw that post, too. Yes, if you send me the patched binary, I'll try it.
Regards,
Ben
Ben Atkinson
JC 09:14 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: opkg update for ALPHA Release 2016.01
This post seems to describe what your reporting. We will need to test the patch. Would you be willing to test if we can send you an updated opkg binary?
https://groups.google.com/forum/#!topic/opkg-devel/hjvqvgTG0gA
Jonathan Cormier
BA 08:54 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: opkg update for ALPHA Release 2016.01
Hello,
I am using the ALPHA Release 2016.01 with a dbric kernel installed on my target hardware. It seems to be working well, but there is a minor annoyance. I needed rsync on the system, so I performed the following:
$ opkg ...
Ben Atkinson
AB 12:34 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Xubuntu VM corrupt zip error
John,
Thank you for updating us on this, happy to hear you're up and running.
Keep in mind that we have additional information about this module fmaily/development kit on this wiki page (https://support.criticallink.com/redmine/pro...
Alexander Block

02/22/2016

JM 06:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Xubuntu VM corrupt zip error
Alex,
Success! The new OVA works!
Thank you,
John
John Meier
AB 04:57 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Xubuntu VM corrupt zip error
John,
Sorry about the delay in getting back to you. We have received your e-mail as well.
As you have found it appears that a number of the USB drives were copied with a corrupt .ova file and were not caught prior to shipment. We'v...
Alexander Block
JM 04:21 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Xubuntu VM corrupt zip error
I'm using VirtualBox w/ extension pack 5.0.14r105127
I bought three of these MitySOMs and all three copies of the OVA have the same hash and all fail with the same error, so at least it's consistent.
I'd appreciate it if CriticalLink w...
John Meier

02/18/2016

JM 06:15 PM MitySOM-5CSX Altera Cyclone V Software Development: Xubuntu VM corrupt zip error
I recently received my MitySOM_5CSE and was surprised that there was a virtual machine image to get started on development. Amazing!
When I followed the instructions in readme.pdf I received an error while importing the OVA file:
Cou...
John Meier
DV 09:38 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Booting board with Non-Removable SD card
Hello Brian,
This is a good question and a normal question for customers that would like to put eMMC on their baseboard.
The recommended way to do this would be to store the preloader and U-Boot in the QSPI NOR flash that is on the...
Daniel Vincelette

02/17/2016

BW 09:14 AM MitySOM-5CSX Altera Cyclone V Software Development: Booting board with Non-Removable SD card
How would I go about writing a custom SoC HPS image that I have created to use on the dev board (containing the linux kernel, preloader, U-Boot, rootfs etc..) to the SD/MMC memory which would be blank with no files and SD card is NON-REM... Brian Wentworth

02/15/2016

DV 10:57 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Glad to hear you got it working!
Dan
Daniel Vincelette

02/12/2016

BW 01:37 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Dan,
SOLVED!!!
I found it strange that the sd_image_mitysom_5cse-l2-3y8_dev_kit.bin did not properly boot also. So I pulled another SD card from a different dev board and wrote the image to it, and it properly booted. Then I loade...
Brian Wentworth

02/11/2016

DV 05:12 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Hello Brian,
That is very odd that you are still seeing that error with the sd_image_mitysom_5cse-l2-3y8_dev_kit.bin. I just double checked that image and was not able to recreate the errors in your boot log, it booted an got an IP as...
Daniel Vincelette
BW 04:48 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Hello,
So, it seems that the attempt to mount /proc was denied because of the permission settings for the rootfs.tgz. I have been able to pass that stage but after boot I still don't obtain network interface configuration.
Could y...
Brian Wentworth

02/10/2016

BW 09:48 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Hello Dan,
Yea, I agree. It looks like the mount /proc is causing issues. CONFIG_PROC_FS is enabled in both the defconfig and .config. Attached are snippets from the diff test and enabled PROC_FS.
Thanks,
Brian
Brian Wentworth

02/09/2016

DV 05:16 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Hi Brian,
It appears that all these issues are stemming from the SOM not being able to mount /proc. Can you make sure that CONFIG_PROC_FS is enabled in your defconfig? Also would you mind doing a quick diff of the .config and mitysom5...
Daniel Vincelette
BW 08:34 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Board info files MittySOM-5cse-l2-3y8
Hello Dan,
Thanks for the timely reply. Yes, I was using the Altera Sopc2dts tool to generate the DTB. I have rebuilt the project based on the .dts that you specified above. I was able to get past the Loading Kernel.
I have anothe...
Brian Wentworth
FW 09:05 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Downloading files from Redmine (using Linux console app)
Is there a favored method for downloading files from the Critical Link Redmine site using a Linux console app? My software build server is a console only machine, and I'd like to be able to access CL Redmine files.
I have tried "wget ...
Fred Weiser
 

Also available in: Atom