Project

General

Profile

Activity

From 07/09/2014 to 08/07/2014

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

07/28/2014

03:13 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Start Guide : Cannot build helloworld application with eclipse
I'm working through the Starter Guide for the MityDSP-L138 configured with
- VirtualBox 4.3.0 (could not get Mity...
Doug Browning
11:55 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Looks like the kernel is configuring the OMAP-L138 I2C slave address as 0x08 (by default, it is 0x00 - illegal - in t... Michael Williamson
11:33 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
No worries. I don't think i2c-detect does anything strange with this address. By looking at the code, I don't see any... Angelos Spanos
11:29 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
We're looking at it now. I think that the i2c-tools may be emulating SMBus and trying to run the arbitration scheme ... Michael Williamson
10:49 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Source : System Management Bus (SMBus) Specification Version 2.0 August 3, 2000 :Appendix C – SMBus device address as... Angelos Spanos
10:20 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
OK. So is it a defect on the MityDSP-L138F board, or is it the address of the OMAP I2C bus? Angelos Spanos
09:54 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Also on a devkit where the dvi chip was removed the 0x08 address still appears.... Jonathan Cormier
09:52 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Well at the least I can identify the others. 0x38 is the dvi chip, 0x48 is the pmic, and 0x50-58 is the eeprom. Whe... Jonathan Cormier
09:31 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
We use a custom baseboard, but the address 0x8 is at the the industrial IO development kit as well:
root@PureVLC:~...
Angelos Spanos
08:06 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
Did you set the pin-mux settings for the I2C1 lines on the second device in the kernel as well? For the devkit baseb... Michael Williamson
07:59 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
The problem is that if we enable both I2C interfaces by changing the linux source code by adding the following lines ... Angelos Spanos
07:55 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
What are you using for your baseboard? Michael Williamson
07:46 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: I2C 0x8 Address
I am using MityDSP-L138F board. Angelos Spanos
07:44 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: I2C 0x8 Address
Hi All,
When I run i2cdetect -y 1 I get the following output:
0 1 2 3 4 5 6 7 8 9 a b c d e ...
Angelos Spanos

07/25/2014

02:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: PCI-e Device Driver - munmap related error
Can you post your code? Are you getting user space faults and not kernel oops, right?
Are you unmapping with the ...
Michael Williamson
01:52 PM MitySOM-5CSX Altera Cyclone V Software Development: PCI-e Device Driver - munmap related error
Posting on behalf of a customer:
I'm having some sporadic problems with the device driver I made for our pci-e dev...
Alexander Block

07/24/2014

09:05 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: FPGA DDR3 on 5CSX-H6-42A-RC-X (DDR)
Hi Nigel,
I don't believe there is a way to do it directly in QSYS. You may be able to patch your generated outpu...
Adam Dziedzic
07:59 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: FPGA DDR3 on 5CSX-H6-42A-RC-X (DDR)
Hi Adam,
Thanks for the insights.
Do you know how to persuade qsys to run the DDR at a slower speed? In normal ...
Nigel Doe

07/23/2014

11:06 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: fpgautil read Issue
Hi Mike,
I found the issue. I was updating the edo_out signals only when rd was going high.
From the waveform...
pari subramaniam
08:42 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: RE: fpgautil read Issue
Can you post (or email me) you VHDL source related to the loopback register?
Do you have Chipscope? It might be w...
Michael Williamson
08:22 PM MityDSP-L138 (ARM9 Based Platforms) FPGA Development: fpgautil read Issue
I'm using MityDSP-L138 Board. I have implemented a Custom IP in the FPGA board.
I'm using the CS5 ARM Chipselect ...
pari subramaniam
04:19 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: FPGA DDR3 on 5CSX-H6-42A-RC-X (DDR)
Hi Nigel,
You are correct, the C8ES devices do not meet timing with the FPGA DDR according to Quartus. The ES sil...
Adam Dziedzic
01:27 PM MitySOM-5CSX Altera Cyclone V FPGA Development: FPGA DDR3 on 5CSX-H6-42A-RC-X (DDR)
Although your reference design using FPGA DDR compiles as supplied, when I select the correct device (5CSXFC6C6U23C8E... Nigel Doe

07/22/2014

11:42 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Hello Silvano,
No, the MDK uPP libraries are not setup to work with the debugger. In your code you can try settin...
Gregory Gluszek
08:54 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
The strange behaviour still continue.
When we do not send data to uPP using the FPGA the program does not have the s...
Silvano Bertoldo
03:10 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Thanks a lot for the suggestion.
I will check with my colleague the VHDL connection.
I also had a check at the opti...
Silvano Bertoldo

07/21/2014

04:31 PM MitySOM-5CSX Altera Cyclone V Software Development: Miscellaneous questions
Hi,
I'm using the pre-dev MitySOM eval board and I'm trying to rebuild a complete working environment with the cu...
Pierre-Yves BRETECHER
12:41 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
The strange stepping sounds exactly like when optimizations are turned on. Jonathan Cormier
11:46 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
I'm not a VHDL guy, so I can't say whether this will work as you have it. It sounds like you and your VHDL guy shoul... David Rice
11:34 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Here you can find the VHDL sources.
I cannot help you a lot with VHDL becuse it is developed by a colleague of mine....
Silvano Bertoldo
11:19 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Thanks a lot.
Now the working principles are clearer.
The problem now is that the software has a strange behaviour....
Silvano Bertoldo
11:09 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Each time you call receive, a DMA is set up to fill the buffer you pass. Once that DMA completes, no data will be tr... David Rice
10:08 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Ok thank you.
I will try to change all the interrupt levels.
Another question is: but once the buffer is filled? Wh...
Silvano Bertoldo
10:05 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
I don't see any reason that it wouldn't work, but I have seen issues with some interrupt levels not working. I stron... David Rice
09:59 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
Thanks to have a look.
I have the signal enable and start always active.
I think that therefore is right to set bCh...
Silvano Bertoldo
09:49 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uPP receiving problem
A couple of things that I see are different from some code that I have working here:
I use nHWInterruptLevel = 7. ...
David Rice
09:05 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: uPP receiving problem
Dear all,
I am trying to use to uPP to receive data coming from the FPGA.
Attached you can find the code I wrot...
Silvano Bertoldo

07/20/2014

09:58 AM MitySOM-5CSX Altera Cyclone V Software Development: Standard USB peripheral connection on MitySOM eval Board
Hi,
I originally wanted to connect to the board either usb storage peripherals or webcams-like peripherals. I bou...
Pierre-Yves BRETECHER

07/17/2014

05:08 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Pre production (-X) modules with newer sd image
That update to the conf/local.conf should fix the uImage issue. As for the building of the DTB through yocto, we push... Daniel Vincelette
03:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Pre production (-X) modules with newer sd image
Thanks a lot for the feedback.
I have noticed that the Yocto wiki has just been updated concerning the uimage format...
Pierre-Yves BRETECHER
09:13 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Pre production (-X) modules with newer sd image
I am currently working through the kit and having a similar experience. The following seems to work for me in regard ... Nigel Doe

07/15/2014

06:28 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Pre production (-X) modules with newer sd image
Well, the orange LED switches OFF because with this new version of the SD card, the FPGA is loaded with a firmware at... Pierre-Yves BRETECHER
04:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi Jonathan,
Thank you for your patches, it's working for me!
I have applied and successfully rebuilt my kernel.
...
Ngoc Thanh Pham

07/14/2014

11:39 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Ngoc,
Can you confirm that this is working for you and i'll move the changes into our main kernel branch?
I als...
Jonathan Cormier
10:51 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
gpioToggle test passed when i just ran it. Not sure why.... Jonathan Cormier
10:24 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Reran some of the commands to see which fail. The ./PRU_memAccessL3andDDR can cause system segfaults as it appears t... Jonathan Cormier
09:11 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Running through all the examples, atleast one of them seems to have caused a system segfault as not even reboot was a... Jonathan Cormier
09:09 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi Ngoc,
I have been working on getting this to work. So far i've integrated the patches which i've posted to a t...
Jonathan Cormier
04:45 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi,
Thank you, I'm waiting for your patches. ^^
Regards,
Manh BT
Ngoc Thanh Pham
09:43 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Yeah by using the ti_ 335x include files I was hoping to greatly simplify our config file. Hopefully it hasn't cause... Jonathan Cormier
09:31 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Ok,
I knew it had to be in there somewhere, was just a bit confused
as the original mityarm335x.h had a nice ...
Anonymous
09:26 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Pretty sure I found "#define CONFIG_SPI" in one of the ti_ config files that get included. Jonathan Cormier
09:25 AM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Yes the Micron N25Q00AA does support the 48Mhz clock. The sf erase still seems longer
but I'll need to time it get ...
Anonymous
09:25 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
I have been looking into this. It seems that it was a mistake as the added resistor isn't mentioned in our Engineeri... Jonathan Cormier
03:28 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
OK, the cable that I used was a miniAB to USB A plug which was then attached to a USB A to USB A gender changer (a li... Simon Edwards

07/13/2014

10:18 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hello Manh BT,
The patches Mike described are in the mainline Linux kernel (http://kernel.org/). You can search fo...
Bob Duke
09:42 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi Michael,
Thanks for your information, but where can I get above patches? Is it in Critical Link MDK ?
Regard...
Ngoc Thanh Pham

07/11/2014

05:26 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Also make sure your Nor chip supports 48Mhz on the spi bus. Jonathan Cormier
05:25 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Did you notice any time difference with the slower speed? Jonathan Cormier
03:30 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
I took out the CONFIG_SPI_FLASH_BAR define and it now seem to pass the long erase command.
-----------------------...
Anonymous
02:23 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
It may be perfectly fine with the generic name then.
Try changing the spi clock speed and see if you get different...
Jonathan Cormier
02:19 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
I added the CONFIG_SPI_FLASH_BAR define to mityarm335x.h and the warning is goes away on the "sf probe" command.
I a...
Anonymous
01:38 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
1) I'm not sure why its detecting it differently. Maybe the newer u-boot has a more specific driver for this chip?
...
Jonathan Cormier
12:44 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Hey Johnathan,
Testing out the new spi bus changes seem fine. I do have two quick questions:
1) The original...
Anonymous
01:30 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
As per the On-The-Go spec, the mini USB adapter is supposed to tie the USB_ID pin to GND to indicate it should be put... Jonathan Cormier
12:36 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
Yep, loading an image seems to be OK. Next week I'll try the whole image + rootfs and make sure that works too.
T...
Simon Edwards
12:20 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
OK, now I get it. There's no resistor on my board pulling the ID pin down to 0V. I've just put a link between pins ... Simon Edwards
12:07 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
The number is 80-000286RI-2
REV B
S/N 132556
Which bootloader are you using? I've been using my own compilation...
Simon Edwards
12:05 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
Whats the part number of your dev kit? Should be a 80- number. Jonathan Cormier
12:03 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
I just tested this by first plugging the flash drive into the full size usb port J102. With no luck. Then plugged d... Jonathan Cormier
11:43 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: uBoot and USB using L138F SoM
I forgot to say that I know that the USB port works because, once in Linux I can mount the drive OK and read/write fi... Simon Edwards
11:19 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: uBoot and USB using L138F SoM
Hi there,
I'm using the L138F SoM on a REV B Industrial I/O board and I am trying to boot from a USB drive. uBoot i...
Simon Edwards
09:34 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Building u-Boot and Preloader
I believe that the files in question need to be copied from software/spl_bsp/generated into u-boot-socfpga/board/cl/m... Nigel Doe
08:31 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi,
I think we need to add the following patches (from linus tree) to the kernel to instantiate the PRUSS drivers ...
Michael Williamson
03:22 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: How to enable PRU Subsystem on MityDSP-L138F SOM ???
Hi everyone!
I'm using MityDSP-L138F SOM + IO Industrial Board and now trying to work with PRU subsystem of OMAP-L...
Ngoc Thanh Pham

07/10/2014

05:10 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
The skipping bad block is not an error but more of an info. Blocks can be marked bad from factory and during use. T... Jonathan Cormier
04:19 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
The clock is working now. Thank you.
But when we flash the nand, there is an error:
root@mityarm-335x:~# flash_...
Bindu Jagannatha
03:29 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
So if this is the problem I'm thinking of. It was discovered that when we changed to the 3.2 kernel we weren't setti... Jonathan Cormier
03:26 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
Hey Jonathan,
Thanks again, we will definitely try this solution and let you know if it works. I would like to kno...
Bindu Jagannatha
03:00 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
I've attached the lastest uImage but yes you can build it if you would like. Instructions are here [[Linux_Kernel]]
...
Jonathan Cormier
02:57 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
NAND read: device 0 offset 0x340000, size 0x500000
Skipping bad block 0x00780000
5242880 bytes read: OK
## Bootin...
Bindu Jagannatha
02:56 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
We used the pre-build kernel image that came with the board. The kernel that in the Virtual Machine/home/mitydsp/proj... Bindu Jagannatha
08:12 AM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
What version of the kernel came with your devkit? Could you post a boot log?
Particularly I want to know if your ...
Jonathan Cormier
02:23 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Breaking changes on early MityARM
Should have spotted that note but somehow managed to miss it!
Thanks,
Nigel.
Nigel Doe
02:00 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Breaking changes on early MityARM
Hello Nigel,
Sorry about that. The description of the hardware changes for the Dev Kit baseboard are here:
htt...
Michael Williamson
01:49 PM MitySOM-5CSX Altera Cyclone V Software Development: Breaking changes on early MityARM
I have an early MityARM module and dev kit. On trying to implement the latest software versions I found that the Ethe... Nigel Doe
08:42 AM MitySOM-5CSX Altera Cyclone V Software Development: Building u-Boot and Preloader
I am just revisiting the development kit after working on other projects and I am trying to locate the copy_files.sh ... Nigel Doe

07/09/2014

05:12 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: SPI clock issues with using newest u-boot
Just pushed a fix for this.
http://support.criticallink.com/gitweb/?p=u-boot-mityarm-335x.git;a=commit;h=82762ccda72...
Jonathan Cormier
04:33 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
Here is our clock tree (in /sys/kernel/debug/clock/summary):
clock-name parent-name ...
Bindu Jagannatha
04:14 PM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
When we boot into Linux and use the "date" (system clock) and "hwclock" (RTC I assume) commands to set/ask for time, ... Bindu Jagannatha
08:02 AM MitySOM-335x (ARM Cortex-A8 Based Products) PCB Development: RE: Time drift
Hi,
What do you mean by "hardware and software" clocks. Are you using the RTC or just the system clock? Can you ...
Michael Williamson
 

Also available in: Atom

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