Activity
From 05/19/2012 to 06/17/2012
06/14/2012
- AS 02:51 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- Hey Mike,
That is unfortunate, I had assumed TI managed their PSP kernel like a normal upstream project. Here's hoping that they get the AM335X with device tree support in mainline stable soon. I'm not sure if you've looked at the r... - MW 12:53 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- Hi Ali,
We've taken the TI SDK base filesystem, tweaked the opkg configuration files to point back at the angstrom feeds and have added stuff to our filesystems. It has worked fairly well, but we haven't made a lot of different proje... - AS 12:10 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- As always Mike your timely response is greatly appreciated.
Thanks for the link to the meta overlay, I will definitely take a look at it. We have a couple beaglebones for prototyping and I've been successful in getting custom angstro...
06/13/2012
- MW 04:30 PM Software Development: RE: Critical Link Kernel integration w/ Angstrom/OpenEmbedded
- Hi Ali,
I suspect that someone copied the wiki page over from our ARM A9 products page (MityDSP-L138) which does do a native OE build using the "core" angstrom tree. Sorry about the confusion. We need to clean that page up (well, fi... - It looks like the wiki page for how the OE image for the MityARM3359 is missing:
http://support.criticallink.com/redmine/projects/armc8-platforms/wiki/Installing_Open_Embedded
It was linked from here:
http://support.criticallink.com...
06/08/2012
- TI 11:27 AM Software Development: RE: Flashing NAND from SD Card
- Raja
On our L138 based SOM, we used the JFFS2 filesystem for flash based filesystem. We have not gone down the flash filesystem
path on the MityARM-3359 yet, as the dev kit boots from the SD card. There is support for both JFFS2 and UB... - RV 10:16 AM Software Development: RE: Flashing NAND from SD Card
- Hi Tim,
Thanks for your reply.
Also I am planning to flash the file system to NAND. What would be the image format to write the file system? is it UBIFS?
Do you got any procedure to create and flash the same and the image file.
... - TI 07:47 AM Software Development: RE: Flashing NAND from SD Card
- Raja
Definitely a bug in the NAND layout in u-boot. I just need to test the fixes.
I wanted to get back to you before _too_ long, but I hope to be able to release a new image today.
cheers
/Tim
06/05/2012
- RV 03:06 PM Software Development: RE: Flashing NAND from SD Card
- Hi,
Do we have any update on the u-boot MLO?
Appreciate your response.
Thanks
Raja.
05/31/2012
- MW 12:54 PM Software Development: RE: Connecting JTAG to Mityarm board
- Raja,
A couple of thoughts come to mind:
1) If your volume is high enough, Critical Link may be able to pre-program the NAND for you.
2) You could set up a switch on your board (or use a custom "programming board" or even our De... - RV 12:16 PM Software Development: RE: Connecting JTAG to Mityarm board
- Hi Michael,
Thanks for your reply.
I will try with the tera term script file.
We have just SD card available. I have tried to program and could program boot loader.
But the procedure is vast and in future if need to be program... - MW 11:01 AM Software Development: RE: Connecting JTAG to Mityarm board
- Another note:
Do you have any other I/O connections for storage such as MMC or USB Host (sticks)? If so you could load the data using those interfaces via u-Boot instead of serial (which is a little slow for large images).
-Mike
- TI 10:33 AM Software Development: RE: Connecting JTAG to Mityarm board
- Raja
This TI page talks about various ways to flash the NAND (from CCS, etc)
http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User%27s_Guide#Flashing_U-Boot_with_CCS
You can load u-boot over serial using the xmodem/ymodem proto...
05/30/2012
- RV 05:37 PM Software Development: RE: Connecting JTAG to Mityarm board
- Hi Alex,
I have also referred the same link provided by you (http://processors.wiki.ti.com/index.php/Linux_Debug_in_CCSv5). But I am trying for procedure mentioned under stop mode debug. As our final board is not having ethernet, tryi... - AB 05:21 PM Software Development: RE: Connecting JTAG to Mityarm board
- Raja,
Typically we load the kernel over either tftp/nfs and write it onto the MityARM-3359 flash memory or boot from nfs (http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Linux_Kernel). Previously we have loaded th... - RV 03:46 PM Software Development: RE: Connecting JTAG to Mityarm board
- Hi Alex,
Do we have any inputs on connecting JTAG to Mityarm board and can be used for flashing?
Alternatively i tried 'Linux Debug in CCSv5" from TI site and created project in CCSV5 for linux. But during connecting to target it g... - RV 01:21 PM Software Development: RE: Flashing NAND from SD Card
- Hi Tim,
Thanks. I will wait for your response.
Regards,
Raja. - TI 01:19 PM Software Development: RE: Flashing NAND from SD Card
- Raja
I am looking in to this... I am suspecting that the u-boot MLO was not configured correctly for the nand flash partitioning scheme.
cheers
/Tim - RV 01:18 PM Software Development: RE: Flashing NAND from SD Card
- Hi,
Do we have any answer on this.
Thanks,
Raja.
05/29/2012
- RV 03:21 PM Software Development: RE: Connecting JTAG to Mityarm board
- Hi Alex,
I am working on to connect the JTAG to the mityarm board.
But having trouble how to proceed with project creation and connecting to target.
Do you have any procedure or example how to connect and flash the kernel to the... - RV 09:58 AM Software Development: RE: Flashing NAND from SD Card
- Hi Tim,
I have programmed as per the address mentioned above.
But during booting MLO always looks for u-boot at 0x40000 and environment variables at 0x80000. As the bootloader size is more than 256K it goes beyond the location 0x8...
05/24/2012
- TI 01:33 PM Software Development: RE: Flashing NAND from SD Card
- Raja
The MTD partitions set up in the kernel are also the positions uboot expects
things to be in
Creating 8 MTD partitions on "omap2-nand.0":
[ 1.088561] 0x000000000000-0x000000020000 : "SPL"
[ 1.094898] 0x000000020000-0x0000000400... - RV 11:47 AM Software Development: RE: Flashing NAND from SD Card
- Hi,
I could load bootloader to NAND and my boot log is as below. Flashed MLO at 0x0 and u-boot.img at 0x40000. u-boot image size is more than 256KB which will be written beyond the address 0x80000.
which address to write environmen...
05/21/2012
- RV 06:06 PM Software Development: RE: Flashing NAND from SD Card
- Hi Tim,
Do we have any answer on this.
I found one thing interesting from booting sequence of the board.
Below are the details on partitioning of NAND. Do we have to follow these adresses while flashing NAND? If so memory 0x260000... - MW 11:05 AM Software Development: RE: Usage of I2C1 to connect external peripheral
- The error you are seeing is from the I2C device not seeing the proper ACK response from the I2C slave device when it issues the request.
Can you get a scope on the I2C lines and set a trigger during either of the transactions above?
... - RV 10:57 AM Software Development: RE: Usage of I2C1 to connect external peripheral
- Hi Mike,
I am coming back to you after long time. we have created setup with the slave connected on mityarm.
Attaching application code for your reference.
#include<stdio.h>
#include<fcntl.h>
#include<unistd.h>
#include<sys/i...