Activity
From 02/09/2012 to 03/09/2012
03/06/2012
- TE 04:10 PM 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...
- (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... - MW 10:16 AM 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... - (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...
03/04/2012
- SG 06:11 PM Software Development: RE: about boot
- Mike,
Thank you very much. I understand. - MW 04:51 PM 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...
- MW 04:56 PM 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...
03/01/2012
- I wonder how the boot mode switch from SPI1 to UART1 using EXT_BOOT# signal? Thank very much.
02/28/2012
- (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...
02/22/2012
- TE 05:01 PM 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!
- GG 04:50 PM 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... - 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...
02/16/2012
- (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 - ....