Project

General

Profile

Activity

From 02/15/2012 to 03/15/2012

03/15/2012

SW 10:49 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAP GPIO
Hi Mike,
It turns out I didn't enable the Industrial Board I/O option in the kernel. After I enabled it (and enabled MUX debug output to verify the GPIO pins are configured correctly), I can toggle the GPIO pins.
Thanks,
- Simon
Simon Wong
MW 08:10 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAP GPIO
Hi Simon,
I don't see anything wrong here, but you might want to ensure that the pin-mux configuration is setup for this particular GPIO. I thought that the stock ARM linux kernel provided by Critical Link did this for you, but if yo...
Michael Williamson
SW 05:36 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: OMAP GPIO
Hi,
I'm having trouble accessing the OMAP GPIO pins as detailed in the "MityARM-1810 PROFIBUS Dev Kit" documentation from the DSP.
I am assuming the OMAP_GP0_xx pins means bank 0, and xx means the offset. I'm using the core library...
Simon Wong
GG 01:02 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: 'Fast Boot' DSP
(Posted on behalf of a customer):
We need to boot the DSP fast (up and running code in less than 2 secs. ) and then continue with ARM/Linux boot?
Gregory Gluszek

03/14/2012

MW 10:13 AM MityDSP (TI TMS320C6xxx Based Products) Software Development: RE: Loading code to on-board 6455 SRAM
Hi.
At the moment, your observation is correct, the current bootloader does not support loading code directly to anywhere other than DDR2 from FLASH with the hex images provided. Initialized DATA (via cinit) should be OK. The issu...
Michael Williamson
TC 09:41 AM MityDSP (TI TMS320C6xxx Based Products) Software Development: Loading code to on-board 6455 SRAM
(posted on behalf of a customer using MityDSP-Pro)
I have so far only loaded & run via CCSv5, but soon I will want to run via boot from a hex file stored in FLASH. However, I see an ominous note under "IRAM" on pg 28 of your Day-1 PM...
Thomas Catalino
TC 09:40 AM MityDSP (TI TMS320C6xxx Based Products) Software Development: Placing code into onboard 6455 SRAM
(posted on behalf of a customer who is using the MityDSP-Pro)
I've been trying to put an interrupt service routine (ISR) and the data it touches into L1P & L1D on the c6455 (MityDSP-Pro). Using L2 for code & data works fine, but I ca...
Thomas Catalino

03/13/2012

SW 04:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: ftdi usb to serial drivers
Thanks Mike that worked. Scott Whitney
MW 12:07 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: ftdi usb to serial drivers
You need to install mkimage on your linux machine. Michael Williamson
SW 12:02 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: ftdi usb to serial drivers
Tim,
Thanks for the help. I see the source in the code tree and also see why I couldn't see it in menuconfig. My problem now is when I try to compile. I think I am missing a step in my setup. I get this error:
Kernel: arch/ar...
Scott Whitney

03/12/2012

TI 05:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: ftdi usb to serial drivers
Scott
The FTDI serial drivers should be in the kernel source tree (as of kernel v 2.6.31)
Its the "USB FTDI Single Port Serial Driver"
See <http://ftdi-usb-sio.sourceforge.net/> for more
In Menu Config:
Device Drivers --...
Tim Iskander
SW 05:14 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: ftdi usb to serial drivers
Hello,
I want to access a device across the host USB that uses a FTDI chip to transmit serial data across the usb. When I plug the usb device into the MityDSP the usb device is recognized correctly, but the FTDI usb to serial driver is...
Scott Whitney

03/06/2012

TE 04:10 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: StarterWare question ...
Also, as a followup question, the StarterWare examples are setting up the system for the evmOMAPL138. For instance, the UARTecho example tries to configure UART2 while the MityDSP is setup for UART1. Are there examples setup like the s... Tim Eastham
TC 02:56 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: StarterWare question ...
(posted on behalf of a customer)
For the starterware non-os method, I have built some of the starterware examples using code composer. I have converted those to bin files with the out2rprc executable. I am at the point that I need t...
Thomas Catalino
MW 10:16 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Critical Link Package locations?
At the moment, we don't provide customized packages. The mityomapl138 location was generated during the bitbake build as part of the configuration scripts. We didn't catch it when we built the filesystem up.
You can safely ignore th...
Michael Williamson
TC 10:12 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: Critical Link Package locations?
(posted on behalf of a customer)
What are the updated feed addresses for the critical link packages?

(these are the errors I get from opkg update)

Downloading http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv5...
Thomas Catalino

03/04/2012

SG 06:11 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: about boot
Mike,
Thank you very much. I understand.
shengyou gao
MW 04:51 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: about boot
The EXT_BOOT# signal drives a small mux circuit on the SOM that changes the boot strap pull-up/pull-down options on the OMAP-L138 such that it will use UART0 instead of SPI1_CS0 as the primary boot device. If you need details about this... Michael Williamson
MW 04:56 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: RE: FPGA no-connects for 45 size FPGA on MityDSP-L138F
The bare board PCB for the two variants of the SOM are identical, the only difference is the BOM used for assembly. Pins 170 and 172 are still routed to the balls on the FPGA (E7/E8). However, I'm fairly certain that these pins are not... Michael Williamson

03/01/2012

SG 08:28 AM MityDSP-L138 (ARM9 Based Platforms) Software Development: about boot
I wonder how the boot mode switch from SPI1 to UART1 using EXT_BOOT# signal? Thank very much. shengyou gao

02/28/2012

TC 08:47 AM MityDSP-L138 (ARM9 Based Platforms) PCB Development: FPGA no-connects for 45 size FPGA on MityDSP-L138F
(Posted on behalf of a customer)
We have done a design using the MityDSP-L138F SOM. I tried avoiding using the pins on the FPGA that are not connected in the larger variant, but I was not succesfull, meaning I accidently used two of t...
Thomas Catalino

02/22/2012

TE 05:01 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Hello World Starter Guide Permission Issue
You rock! It was the file that was the problem. I found the executable and it worked. Thanks! Tim Eastham
GG 04:50 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: Hello World Starter Guide Permission Issue
Hi Tim,
First, the reason you're getting the "-sh: ./hello.o: Permission denied" error is because the file you are trying to execute does not have execute permissions set. (You can see a file's permissions using the "ls -l" command an...
Gregory Gluszek
TE 04:25 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: Hello World Starter Guide Permission Issue
I am a newbie to the arm environment and quite green on linux as well. I have been going through the hello world example located here (http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Starter_Guide). I have worked m... Tim Eastham

02/16/2012

TC 08:03 PM MityDSP-L138 (ARM9 Based Platforms) PCB Development: MityDSP-L138F Footprint Question
(posted on behalf of a customer)
For the MityDSP-l138F, I noticed the drill hole for the standoff in the Altium file (for the Industrial IO board) is acutally about 1780mils from the center of the DIMM Connector. As oppose to 2in - ....
Thomas Catalino
 

Also available in: Atom