Project

General

Profile

Activity

From 07/29/2014 to 08/27/2014

08/27/2014

02:11 PM MitySOM-5CSX Altera Cyclone V Software Development: U-Boot with large uImage containing initramfs
Hi,
I am trying to boot from a uImage containing an initramfs with the mitySOM-5csx devkit. When I use the core-im...
Nicholas Crast

08/26/2014

03:16 PM MitySOM-5CSX Altera Cyclone V Software Development: Memory Aligned Byte Array
Posted on behalf of a customer:
I have a byte array in my Linux application into which I want my DMA firmware to w...
Alexander Block

08/19/2014

11:31 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to probe the fpga_ctrl & fpga_gpio.ko module

yes,
echo "146" > /sys/class/gpio/export --> sh: write error: Invalid argument
it may be that fpga_gpio...
HYUNG KI KIM
08:50 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to probe the fpga_ctrl & fpga_gpio.ko module
Did you mean ... Jonathan Cormier
08:26 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to probe the fpga_ctrl & fpga_gpio.ko module
HYUNG KI KIM wrote:
> I'm tryint to control FPGA of GPIO on the linux driver side with MityL138-DSP(L138-FI-236-RL)...
HYUNG KI KIM
08:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to probe the fpga_ctrl & fpga_gpio.ko module
HYUNG KI KIM wrote:
> I'm tryint to control FPGA of GPIO on the linux driver side with MityL138-DSP(L138-FI-236-RL)...
HYUNG KI KIM
08:23 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: How to probe the fpga_ctrl & fpga_gpio.ko module
I'm tryint to control FPGA of GPIO on the linux driver side with MityL138-DSP(L138-FI-236-RL) mdule.
and, loading t...
HYUNG KI KIM

08/18/2014

04:31 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: Protecting MityDSP module during development
Hi Udi,
Yes the FPGA I/Os can be damaged by sinking too much current - powered or off. The I/Os have protection d...
Adam Dziedzic
03:39 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: Protecting MityDSP module during development
We just fried a MityDSP L138F module, and I'm not sure why. I'm suspecting that the problem was that we had an ADC mo... Udi Fuchs

08/15/2014

01:44 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: How to add aditional HPS GPIO's
In the case described of wanting to add GPIO's to drive/control an LED (output from the HPS) you do not need to alter... Alexander Block

08/14/2014

10:51 AM MitySOM-5CSX Altera Cyclone V Software Development: How to add aditional HPS GPIO's
Posting on behalf of a customer:
On the MitySom .dts file, you specify some GPIOS like this: ...
Alexander Block
10:49 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: PCI-e Device Driver - munmap related error
Reporting that the customer solved their problem:
I've solved the problem.
Thread A which was signaling Thread B...
Alexander Block

08/13/2014

04:21 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Standard USB peripheral connection on MitySOM eval Board
Hi Mike,
Happy to hear that a procedure is needed because I tried many things to make it work (I noticed that in t...
Pierre-Yves BRETECHER

08/11/2014

09:21 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
tftp stalls when I set the block size larger than the standard MTU size (1500 - overhead = 1468). According to the so... Jonathan Cormier
09:06 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
Glad that you got it working. I've never used the block size feature. I'll check out what affect it has on my tftp d... Jonathan Cormier
07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Miscellaneous questions
Note:
you need to add "meta-openembedded/meta-oe" as the layer, not just "meta-openembedded".
-Mike
Michael Williamson
07:21 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Miscellaneous questions
Hi,
Sorry. The i2c-tools recipe is part of the meta-openembedded layer that you don't get by default from the bas...
Michael Williamson
07:14 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Miscellaneous questions
Hi Mike,
adding "i2c-tools" to IMAGE_INSTALL_append gives me this error while executing "bitbake core-image-basic"...
Pierre-Yves BRETECHER

08/08/2014

03:20 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
Successful tftp transfer of mityomap-full.jffs2 from VM to L138 ARM core! Tried setting the blocksize to 4096 in u-bo... Doug Browning
12:58 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
Occasionally I see timeouts during the transfer but I haven't seen windows or the vm crash during a tftp transfer.
...
Jonathan Cormier
10:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
Thank you for the filesystem update procedures. I was able to successfully complete steps 1-5 (writing UBL_SPI_MEM.a... Doug Browning

08/07/2014

08:54 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: DSP HelloWorld Compile with gcc 4.3.3
I created a how to for updating an L138 devkit. Let me know if theres any confusing parts.
[[Updating devkit to lat...
Jonathan Cormier

08/06/2014

02:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: DSP HelloWorld Compile with gcc 4.3.3
I've recently completed the ARM HelloWorld example via the Starter Guide Wiki page and need help with the DSP HelloWo... Doug Browning

08/05/2014

09:30 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Patches have been merged into linux-mityarm-v3.2 branch. Jonathan Cormier
09:16 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Cleaned up and merged changes into mitydsp-linux-v3.2 branch.
http://support.criticallink.com/gitweb/?p=linux-davi...
Jonathan Cormier

08/04/2014

10:06 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Standard USB peripheral connection on MitySOM eval Board
Hello Mr. Bretecher,
We will try to get a procedure posted for this. Sorry for the delay.
-Mike
Michael Williamson
10:05 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Miscellaneous questions
Memtool and the i2c-utils aren't added to our reference filesystem image, but you could add it by modifying the IMAGE... Michael Williamson
09:51 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Performance problem with baremetal code
Hello Mr. Kempter,
We don't normally run / support bare-metal applications here (we find most folks get into more ...
Michael Williamson
07:53 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Yes, works fine now. Thanks Jonathan.
Mostafa Afgani

08/01/2014

01:47 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I see now. Odd that i'm not encountering this lockup.
I moved the other cpufreq_notify and pushed it to the branch...
Jonathan Cormier
11:16 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Yes, that only works when moving to a higher frequency because the voltage adjustments are made before the call to cp... Mostafa Afgani
11:12 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
And thats why i moved the cpufreq_notify_transition(&freqs, CPUFREQ_PRECHANGE); to below that line as seen in your di... Jonathan Cormier
11:10 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Really don't know why we're seeing different things. I checked out both 'mitydsp-linux-v3.2' and 'mitydsp-linux-v3.2_... Mostafa Afgani
09:01 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I'm not seeing this hang with or without i2c-2 enabled. Jonathan Cormier
08:53 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Yes, v3.2_i2c_wip checked out and compiled as-is. Mostafa Afgani
08:32 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Are you saying you run into the hang when only i2c-1 is enabled? Jonathan Cormier
11:25 AM MitySOM-5CSX Altera Cyclone V Software Development: Performance problem with baremetal code
I tried to do some performance analysis of ARM on MitySOM-5CSX regarding floating point performance in baremetal code... Christian Kempter

07/31/2014

03:36 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
Instructions for flashing a new filesystem can be found here:
https://support.criticallink.com/redmine/projects/arm9...
Jonathan Cormier
11:57 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
After using the older toolchain v4.3.3 and existing ARM filesystem, I was able to get the HelloWorld executable to ru... Doug Browning
12:24 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I've just tried the latest mitydsp-linux-v3.2 from git (without the i2c patches) and that works fine. Mostafa Afgani
11:04 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Just for clarification, I had reverted all changes to the branch (enabling i2c-2) so 'git status' shows no local modi... Mostafa Afgani
10:41 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Yes, it is:... Mostafa Afgani
10:07 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Just to verify this was with the newer mitydsp-linux-v3.2_i2c_wip branch? Jonathan Cormier
09:55 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
That's really strange. The only modifications I made were to baseboard-industrialio.c in order to enable i2c-2:
<p...
Mostafa Afgani
08:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I tried your steps on the mitydsp-linux-v3.2_i2c_wip with i2c-2 enabled but didn't encounter a hang. Jonathan Cormier

07/30/2014

01:33 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
> root@mityomapl138:/var/volatile/tmp# ./HelloWorldCC
> ./HelloWorldCC: /usr/lib/libstdc++.so.6: version `CXXABI_ARM...
Jonathan Cormier
12:48 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
Jonathan,
Thanks for the reply.
Yes, I’ve followed the Starter Guide. Spent most of last week working through it....
Doug Browning
08:18 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Hi Jonathan, thanks for the testing branch. As our code is still based around the old 2.6.34-rc1 release, it will be ... Mostafa Afgani

07/29/2014

02:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I've created a test branch with my patches for this problem. Could you verify it works for you? Note that branch wo... Jonathan Cormier
10:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Okay I have submitted a bug report to the linux davinci mailing list using some of your procedures and stack trace. ... Jonathan Cormier
10:12 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Thanks Jonathan, I can confirm that the workaround allows the CPU frequency scaling to work with I2C1 enabled (but no... Mostafa Afgani
09:56 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
It appears that the wait_for_completion is the wrong type of synchronization as it currently will always be true as l... Jonathan Cormier
08:56 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
The transition function looks like following. The wait_for_completion call then calls wait_for_common which can be s... Jonathan Cormier
08:50 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I can confirm. Made the following changes to the 3.2 kernel and tried changing the frequency. It locks up if you do... Jonathan Cormier
08:33 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Hi Mike,
??To confirm, you don't see this issue with I2C1 not enabled in you kernel (the "stock" dev kit kernel), ...
Mostafa Afgani
07:42 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Ok, you didn't mention you are trying to adjust the CPU speed (or I missed it) as your I2C0 access method. That's no... Michael Williamson
05:44 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Hi Mike, actually our experience is the opposite:
1. Enable I2C1, flash the new kernel and reboot
2. Immediately ...
Mostafa Afgani
09:09 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
Have you followed the instructions located on the wiki? https://support.criticallink.com/redmine/projects/arm9-platf... Jonathan Cormier
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)