Project

General

Profile

Activity

From 03/31/2015 to 04/29/2015

04/28/2015

AL 03:50 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Bare-metal interrupt handling working only in debugger
I am now thinking that I might have to use the unhosted version of the linker script (even though it worked just fine for compiling programs without interrupt handlers).
Might be that the Sourcery compiler does something 'weird' with th...
Alexandre Lopes
AL 02:36 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Bare-metal interrupt handling working only in debugger
Hi Mike,
That address is indeed the base of the interrupt table. I have been using it without any problem with other programs, which run just fine and which were compiled using the same linker script (which always inserts a vector tab...
Alexandre Lopes
MW 11:20 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Bare-metal interrupt handling working only in debugger
I personally haven't tried to do this before, but isn't address 0x30000000 the base of your interrupt vector table? Is that the actual runtime entry point (a jump instruction to the CRT) or is that an address for a reset interrupt? Can... Michael Williamson
AL 11:10 AM MitySOM-5CSX Altera Cyclone V Software Development: Bare-metal interrupt handling working only in debugger
Hello,
I am using the MitySOM Dev Kit and I want to use interrupts in a bare-metal
application. To that effect I wrote a 'small' program where I enable the private
timer (and the interrupt bit as well) and wrote an IRQ handler.
...
Alexandre Lopes

04/24/2015

OM 07:51 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Alex,
Thanks, all work fine !
Oleh.
Oleh Mela

04/23/2015

AB 12:02 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Oleh,
I have updated the programming Wiki (https://support.criticallink.com/redmine/projects/arm9-platforms/wiki/DSP_Quick_Start) to include how to store your DSP.out file to the SPI NOR Flash memory and how to boot the DSP from that ...
Alexander Block
OM 09:17 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Alex,
At present the size .out a file for our application makes about 1.5 megabytes.
Thanks
Oleh Mela
JC 08:38 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Oleh,
How large is your DSP image? This will determine if it can fit in NOR or if it needs to be placed in NAND. NOR is preferable as it isn't affected by bit flips.
Jonathan Cormier
OM 01:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Alex,
Yes, I am looking for DSP only device (without ARM and linux). I have already wrote and debugged (by JTAG) fine working DSP core application for DSP/BIOS. So, I need load this one to non-volatile memory, prefer NAND (or elsewhere)...
Oleh Mela

04/22/2015

AB 04:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Oleh,
I am working on adding some documentation to our DSP programming Wiki.
However in the meantime can you confirm if you are looking to use the ARM core (and Linux) in addition to the DSP or are you just trying to treat the modu...
Alexander Block
OM 10:21 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Thanks for your prompt reply.
I want, that at power up on board the code (.out file) for the DSP-core was started (if I correctly understand "U-Boot command> bootdsp c0700000" demands participation of the user).
Oleh
Oleh Mela
JC 09:35 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP core starting
Oleh,
I'm having a hard time understanding what you are asking for. Are you trying to load the DSP program on boot in u-boot or from Linux?
Jonathan Cormier
OM 09:22 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: DSP core starting
Hi,
I use CCS 6.x, DSP/BIOS 5.42.x, USB560 and MityDSp-L138F.
What it is necessary to make, that at power up of board MityDSP-L138F the program for DSP core was started in automatic mode?
Best regards,
Oleh
Oleh Mela

04/16/2015

MH 05:20 PM MitySOM-5CSX Altera Cyclone V PCB Development: RE: SoM pinout verification
Thanks Adam. I'd been floating through the wiki and referencing the design guide heavily as well.
Follow up on this comment, there are definitely other aspects of the table in the SoM datasheet indicated that are not in line with the...
Mark Hamilton
JL 03:22 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Ethernet Error When Upgrading to Linux 3.16.
So I believe I solved my own problem. I compiled the kernel and then just dropped it into my sd card. When
I updated the kernel, something broke between the kernel and the device tree blob.
After the kernel compiles, the correct dt...
Julio Liriano

04/15/2015

AD 12:32 PM MitySOM-5CSX Altera Cyclone V PCB Development: RE: SoM pinout verification
Thank you for the info - we will correct the details.
Your assumption is correct. Additional design guidelines can be found on the MitySOM-5CSx Wiki:
https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Wiki
With lo...
Adam Dziedzic
MH 11:59 AM MitySOM-5CSX Altera Cyclone V PCB Development: SoM pinout verification
Parsing the datasheet prior to establishing a carrier board design, I observed the following flaw:
The table on pg 18 of the SoM datasheet available on the wiki (dated 19 November 2014) has pin 215 listed twice and omits pin 217.
F...
Mark Hamilton

04/10/2015

JL 01:37 PM MitySOM-5CSX Altera Cyclone V Software Development: Ethernet Error When Upgrading to Linux 3.16.
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....
Julio Liriano
IR 11:30 AM MitySOM-5CSX Altera Cyclone V 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
Ian R
DV 11:14 AM MitySOM-5CSX Altera Cyclone V 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...
Daniel Vincelette
IR 11:04 AM MitySOM-5CSX Altera Cyclone V 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...
Ian R
DV 10:02 AM MitySOM-5CSX Altera Cyclone V 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...
Daniel Vincelette
IR 06:32 AM MitySOM-5CSX Altera Cyclone V Software Development: Created SD card for the MitySom-5CSX development board not booting correctly
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...
Ian R
CF 10:21 AM MitySOM-5CSX Altera Cyclone V Software Development: Looking for base project running on uC/OS-II
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 ...
chad fan

04/09/2015

MW 09:26 AM MitySOM-5CSX Altera Cyclone V 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...
Michael Williamson
MH 08:20 AM MitySOM-5CSX Altera Cyclone V FPGA Development: Example project
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... Malcolm Hartnell

04/03/2015

JC 01:24 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: USB port data lock ups
Hi Jeffrey,
What version of the kernel are you running? Can you provide us the output to the command 'uname -a'? Also what 335x module model number and serial number do you have (the bad one and one of the "good" ones)?
-Jonathan
Jonathan Cormier
JT 12:59 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: USB port data lock ups
We're having an issue with data going to the USB ports on our AM3352 SOMs. We're using an FTDI FT240XS USB to 8-bit FIFO on our board to make a higher throughput connection from our microprocessor which is accumulating data rapidly and o... Jeffrey Travis
 

Also available in: Atom