Activity
From 09/05/2016 to 10/04/2016
10/04/2016
- I've rebuild the linux kernel acc. "Building the Linux Kernel Wiki":https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Linux_Kernel and enabled the POSIX Message queues by setting the kernel config parameter @CONFIG_POSIX...
- The instructions on the wiki use the "git protocol":https://git-scm.com/book/tr/v2/Git-on-the-Server-The-Protocols for accessing the repositories. I'm trying to clone from within the company but cloning fails with error " _support.critic...
10/03/2016
- JK 02:54 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hi Dan,
Our hardware engineer just noted a significant difference between two versions of uBootMMCEnv.txt listed on Critical Link's website regarding the MitySOM 5CSX.
One is in the git repository for the development board, and it'... - JK 12:16 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hi Dan,
Requested files attached; let me know if I'm missing anything (e.g., FPGA source code).
Also, not sure if this is related to the problem... whenever I have one PIO in the DTS, it shows up as /sys/class/gpio/gpiochip480. Tha... - DV 12:04 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hi Jared,
Would you mind posting your .qsys file and .dts?
I'll take a quick sanity check,
Thanks
Dan - JC 02:47 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Java Runtime Environment for MitySOM1810f
- According to this bug report, the "Linux ARM 32 Hard Float ABI" only supports ARMv7 instructions. The L138 is a ARM9 which uses ARMv5 instructions. It also mentions their used to be a "Linux ARM 32-bit Soft Float ABI" version which wou...
- HB 02:21 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Java Runtime Environment for MitySOM1810f
- Thanks Jonathan,
Do you think that could be possible to have some compatibility with the JRE from JDK for ARM microprocessors?
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Hector - JC 11:40 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Java Runtime Environment for MitySOM1810f
- Note that java version 1.5 is very old. You may have to build jamvm manually to get something more update.
- JC 11:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Java Runtime Environment for MitySOM1810f
- I don't believe anyone has. A quick search of `opkg list` shows the availability of jamvm 1.5.5 which is apparently a lightweight java vm.
http://jamvm.sourceforge.net/ - Hi!
I would like to run some Java template programs in the MitySOM1810,
*Have anybody done something like this before?*
Thanks,
Hector
09/30/2016
- JK 12:02 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Addendum: any single PIO (0 through 3) can be enabled in the DTS and the system will boot, but including more than one causes the boot process to hang.
- JK 08:13 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hi Dan,
I did a bit more experimenting with including a subset of the hps_lw_bus sub-nodes. I confirmed with the Verilog developer on our team that the FPGA image file I'm using has the PIO cores and System ID core present in the stoc...
09/29/2016
- MR 09:13 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- I tested the crystal with an oscilloscope and found the crystal had gone bad. After replacing the crystal everything is working again. Thanks all for the help.
- DV 12:07 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- Hi Michael,
Sorry for the delayed response.
Would you mind running ethtool and posting the result? - DV 12:21 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI on MitySOM
- Hi Brian,
The following device tree uses the SPIM perpherials: http://support.criticallink.com/gitweb/?p=linux-socfpga.git;a=blob;f=arch/arm/boot/dts/socfpga_mitysom5csx_leigh.dts;h=867961f12818e92b1dd6872fb5b05f11bbc60dea;hb=73a206bd...
09/28/2016
- DV 11:59 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hi Jared,
The hps_lw_bus node and all sub nodes are for any FPGA related logic that is attached to the HPS Light weight bridge. For the dev kit there are 3 PIO cores and a System ID core attached to this bus. If the FPGA image that is... - BW 04:10 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: SPI on MitySOM
- dts attached
- Hi,
I am trying to communicate using the SPIM0 on the HPS with 5CSE-H4-3YA. SPIM0 HPS I/O Set 0 is selected in the QSYS project and the correct multiplexing seems to be in effect for the use of SPIM0.CLK, SPIM0.MOSI, SPIM0.MISO, SPIM0...
09/26/2016
- JK 09:26 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Using PREEMPT_RT on MitySOM 5CSX Dev Board
- Hello Dan,
I'm now working to create a custom DTS, using socfpga_cyclone5_sockit.dts as a starting point, which incorporates elements of the MitySOM 5CSX DTS. When using the 4.1.22 LTSI RT kernel with socfpga_defconfig and socfpga_cyc...
09/22/2016
- MR 09:07 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- Yup, tried it with 3 cables (patch, patch and crossover) and 3 devices (switch, router and laptop).
The switch it's usually plugged into is 10/100.
09/21/2016
- MW 08:25 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- Just out of curiosity, have you tried a different cable? Do you have a switch or anything available to try?
Most PC's have 1Gb ethernet links, and I note your connection message indicated 100 Mbps. Wondering if you have a bad cabl... - MR 06:00 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- Well it's doing it again. No ethernet. Tried running the gpio test, didn't do anything. When I plug an ethernet cable in, the link light on the dev board's ethernet will give a really quick flash, also windows will recognize the connecti...
- AD 04:27 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- I'm not sure why it would fail like that, then recover without any real changes. The HPS_GPIO28 controls the Ethernet PHY Reset. If this was set low, the PHY would be held in reset. That being said, the boot log shows that this GPIO s...
- MR 12:56 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet not coming up
- I may have fixed it. On the prebuilt image there is the program gpiotest. I ran it just for the heck of it, and here's what I got...
root@mitysom-5csx:~# ./gpiotest
Usage: gpioprog PinFile
root@mitysom-5csx:~# stmmaceth ff702000.ether... - I turned the board on today with my custom SD image (FPGA, kernel, file structure...) that I have been using the past couple weeks, only to find the ethernet did not enable. I thought it must have been something with my image, so I loade...
09/19/2016
- HB 09:44 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
> from the starter guide when i type:
> ...
Have you solved this problem? Try with ' *root* ' for password.- JC 09:41 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Both of those ip addresses are on separate subnets. They will not be able to talk to each other. Do you have an IT person who would be able to help you get the networking setup correctly?
It would be helpful if you explained how you ... - NE 05:04 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Ok here is what i have:
1- the tera term response to ifconfig -a (teraterm_ip)
2- the virtual box terminal response (vb_ip)
which ip should i use"? - JC 09:37 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Problems with the first time configuration
- Thanks Hector, he was able to get the serial working by using the null modem cable.
- HB 09:12 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Problems with the first time configuration
- Hi Nourhan,
Did you check that your COM port is the correct one?,
after made the serial port configuration, did you make a reset to the card?
Your serial configuration looks good, I'm using the same configuration with a Null Modem ...
09/18/2016
- JC 07:08 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Nourhan Elsayed wrote:
> my dhcp derver is enabled (see attachment)
Alright let's revisit this question. Have you directly connected the devkit to your PC? If this is the case you may need to connect the virtual box to the right int... - JC 05:13 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- You should be able to force it to check for an ip address by running @udhcpc -i eth0@. Or something similar I don't have one at home to test with.
- NE 05:13 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- my dhcp derver is enabled (see attachment)
- NE 05:04 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- isnt the dsp at eth0?
in this case i dont even have an IP address. - JC 04:55 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Have you connected your devkit straight to your PC? That ip address is usually assigned by windows if no dhcp server is found. http://www.techrepublic.com/forums/discussions/where-did-ip-16925451183-come-from/
For easiest setup it's ... - NE 04:51 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- when i try to get the address of the l138 i get this (l138f_IP.PNG)
when i use 169.254.10.9 in the terminal i get this(terminal_fail.png) - JC 04:45 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- The 192.168.1.125 address you are using is the address of the VM. You need to use the address for the L138.
- NE 04:43 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- it doesnt work.
Please check the attachment capture.png
it doesnt ask for a username, only a password. i press enter it says permission denied.
attached is also the IP address info in the VM - JC 04:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Nourhan Elsayed wrote:
> from the starter guide when i type:
> ...
There is no root password set. If you login as user root and press enter when asked for password it should let you in. - NE 03:33 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- from the starter guide when i type:
mitydspl138@vm$ scp ExampleProgram root@192.168.0.151:/tmp
it asks me for a password. i type "mitydsp" but i get access denied.
what am i doing wrong? i didnt set any password - NE 12:34 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- it worked thank you!
the problem was the cable.
I am trying to get the address of the port and i run root@mityomap# ifconfig -a
i get the result in the attachment.
is this correct"?
which one is the address.
Also, you should provid... - MW 12:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- Hi,
Usually our kits are provided with a cable. A couple kits require a NULL modem connection. Have you tried this cable?
-Mike
- NE 12:13 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Mity DSP L138F program
- also, I am connecting my board to tera term running on my windows with a serial to usb port.
I am getting nothing out of it though.
why? - Hello,
I'm starting up with the board and have been following the starter guide tutorial.
However I am stuck at "Boot the MityDSP-L138 up into linux.
"
how ??
Thanks,
- NE 11:47 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Problems with the first time configuration
- Hello,
I connected my device to the serial port and set the baude rate as attached (teraterm.png).
However, i get no response from the terminal. nothing shows up. why?
thanks.
09/08/2016
- SS 08:06 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- Hi Dan,
Thanks for posting the instructions and looking at the higher resolution operation. This is very useful as it's possible we'll want to support a resolution that needs greater than 4MB for a framebuffer. We'll be using these ...
09/07/2016
- DV 06:21 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- Alright, so I was able to get 1080p working. I had to make some changes to the defconfig for the hdmi example. I had to add support for CONFIG_CMA and CONFIG_DMA_CMA, which allowed the altera vip frame buffer driver to allocate enough co...
- DV 10:58 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- That's a good idea Mike, it looks like the kernel defaults vram to 4MB but for this framebuffer 8MB+ is required. I'll try setting it higher and see if I can get 1080p working today.
Thanks,
Dan
09/06/2016
- MW 08:21 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- Can you up the video ram buffer available for allocation using the kernel parameter of the format below?
- DV 06:29 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- Alright my testing today wasn't as successful as I'd liked. I tried both 1920x1080 and 720x576. Doing 1920x1080 caused the kernel to crash when it tried to allocate the RAM for the frame buffer to use. 720x576 appeared to boot fine but m...
- DV 09:38 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: HDMI Output splash screen is intermittently displayed on boot
- Hi Steve,
I'm testing this now. Hopefully it's just the mods to the device tree/qsys project. I'll update once my build is finished and (fingers crossed) I'm able to get video.
Dan