Activity
From 09/28/2012 to 10/27/2012
10/27/2012
- 07:13 PM Software Development: RE: Ethernet over usb
- Generated a new kernel as per instructions. The meuconfig and make uImage were uneventful - normal. The kernel versio...
- I were able to follow the DSP Hello World tutorial succesfull until the point when i had to execute the program on t...
- 08:16 AM Software Development: RE: Permanent increasing of CPU-Clock
- Hi Christian,
By default the kernel always comes up at 300 MHz for the CPU. Most folks create an init script to b... - I know that, there is already a post in this forum which includes exactly my question below, but no answer on this un...
10/26/2012
- 07:55 PM Software Development: RE: Ethernet over usb
- Built the uImage, downloaded, and boot.
It does nor complete boot process. It hangs
In the configuration, the onl... - 07:23 PM Software Development: RE: Ethernet over usb
- Hi Krishna,
I would recommend using an NFS mount or TFTP server for loading up a new kernel and/or filesystem.
... - 05:17 PM Software Development: RE: Ethernet over usb
- The kernel version on the board is 2.6.34rc1:
root@mityomapl138:/# uname -r
2.6.34-rc1
The USB gadgets are ava...
10/25/2012
- 10:09 PM Software Development: RE: Ethernet over usb
- That error typically means you are trying to load a module built against a different version of the kernel.
Verify t... - 08:38 PM Software Development: RE: Ethernet over usb
- was able to download kernel v3.2. from the mitydsp site.
Was able to generate the usb gadget, when the usb gadget wa... - 04:22 PM Software Development: RE: Ethernet over usb
- You need to checkout the mitydsp-linux-v3.2 branch. (the master branch is the older branch)....
- 03:08 PM Software Development: RE: Ethernet over usb
- Downloaded the latest Linux-DaVinci v fce1b66 from Critical Link website. The kernel is n2.26.32, not version 3.2.
H... - 03:08 PM Software Development: RE: Ethernet over usb
- Downloaded the latest Linux-DaVinci v fce1b66 from Critical Link website. The kernel is n2.26.32, not version 3.2.
H... - 12:52 PM Software Development: RE: Ethernet over usb
- If you have the latest version of the kernel, then do a ...
- 12:48 PM Software Development: RE: Ethernet over usb
- Followed ths teps in the above document. The gadget options under usb are missing. attached is a screen shot.
Cannot... - 08:37 AM PCB Development: RE: SATA board connector
- I was looking for something with the same footprint. We have your demo board that we are using in our fixture and I ...
- 08:11 AM PCB Development: RE: SATA board connector
- Hi Scott,
Not offhand? Do you require footprint compatible? A quick search on digikey shows there are latching ... - 08:34 AM Software Development: RE: Starter Guide: Cannot build application with eclipse
- Sure thing Tim!
I should also point out that on the recent VM images, both toolchains are present. You may be cons...
10/24/2012
- 11:17 AM Software Development: RE: Starter Guide: Cannot build application with eclipse
- Conor
Thanks for jumping in! Critical Link appreciates users on the forum sharing their knowledge... its what makes ... - 10:54 AM Software Development: RE: Starter Guide: Cannot build application with eclipse
- Sorry for the drive by answer - hope Critical Link don't mind (I'm not an employee).
There are a few missing bits ... - Hi,
Having unpacked the AM-1808 eval kit, and installed the virtual ubuntu mchine in virtualbox, I experience prob...
10/23/2012
- Hello, We have an application where we are storing data to a SATA drive from our L138. We are in an environment with...
- 04:36 PM PCB Development: RE: uPP and Boot signal muxing (Posted on behalf of a Customer)
- Angela,
I am using uPP to the arm. What I did was map the pin mux registers in a linux module driver and after boot...
10/19/2012
- 07:12 PM PCB Development: RE: Boot Pins? (Posted on behalf of a customer.)
- Are you using just the MityDSP-L138, or the MityDSP-L138F.
Both modules currently include pull-up/pull-down resi... - 07:05 PM PCB Development: RE: FPGA Pinouts ... documentation error??
- Hi,
In the data sheet as well as the design guide, the DDR3 edge connector pin naming scheme did not map the "pair... - (posted for a customer)
I have purchased one of your MityDsp Development kits to use as a reference platform for... - Our site was hit with an email spamming robot this morning and we were unable to kill it immediately.
We have alte... - 07:35 AM Software Development: RE: uPP support
- Hi Brian,
Sorry about the spam this on this thread morning. We've changed our account activation policy to requir...
10/18/2012
- 09:51 PM Software Development: RE: Ethernet over usb
- USB gadgets are built as modules.
Here's a link to a TI page on building the usb ethernet gadget module
http://proc... - Am using MityDSP L138F board.
Ethernet over USB driver is missing from your distribution.
It is supposed to be incl... - 05:21 PM PCB Development: RE: DVI Output with MityDSP-L138F w/6SLX45 FPGAs
- Wade,
Yes. The LX45 models cannot use the DVI interface as provided on the Industrial I/O boards.
The Industri... - Based on the datasheet, models of the MityDSP-L138F SOM that have the 6SLX45 FPGA installed (L138-FI-225-RC, L138-DI-...
10/16/2012
- 08:43 AM FPGA Development: RE: Top level module question
- That was a fast reply! Thanks Mike.
I'm using the latest MDK alright and I do see that there is generics and code ... - 07:37 AM FPGA Development: RE: Top level module question
- Hi Conor,
First, the most recent MDK should include code in the base module to support the DCM reset logic as well... - Hi all,
I'm a bit of newbie with FPGAs but I've written my own top level GPIO test design and it at least synthesi...
10/11/2012
- Hi all,
I was doing some cross referencing for my own documentation and noticed a few errors in the ucf files. Thi...
10/10/2012
- 02:26 PM PCB Development: RE: MityDSP-L138F Failure to Boot
- Mike,
I isolated the I2C0 bus from the baseboard and I am still having the issue. How should I contact you to forw... - 11:35 AM PCB Development: RE: MityDSP-L138F Failure to Boot
- Mike,
The SPI1 lines are not attached on the baseboard so that shouldn't be the issue and the reset line is being ... - 11:23 AM PCB Development: RE: MityDSP-L138F Failure to Boot
- Hi Wade,
Would you be willing to send me a schematic (offline, of course) of your baseboard to review?
Your bas... - I'm trying to get a MityDSP-L138F SOM to boot on a custom baseboard. The SOM powers on; i.e. the Power Good LED light...
- 01:51 PM Software Development: RE: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
- OK, i found the file i need and now it's working.
thanks
Christian - 12:41 PM Software Development: RE: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
- I forgot to delete the original created *.tcf-file. Now it is almost working - Only one new error appeared:
#5 cou... - 11:36 AM Software Development: RE: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
- Hi Christian,
Mike is right, we need more details, but here is my guess at what could perhaps solve your problem ... - 11:35 AM Software Development: RE: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
- there are really a lot of errors - more than 100 but i will post here all i got:
Description Resource Path Locatio... - 11:28 AM Software Development: RE: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
- Can you post the errors?
- Hi,
to getting started with the C674x-Core, CCSv5.1 and DSP/BIOS, I generated a new DSP/BIOS-Project in the CCS. I... - I am a linux newbie and have gotten as far as "Hello World" and "Hello DSP".
Is there any documentation for the ...
10/09/2012
- 10:15 AM Software Development: RE: mitydsp L138 starter file
- IE9 has a download manager which might be better than previous attempts (which are terrible 1995-2011). In previous v...
10/08/2012
- 05:07 PM Software Development: RE: Problem with uPP in DLB
- Hi François,
Sorry about the delay in my reply. And sorry, no, we do not have an generic FPGA loads that have uPP ... - 02:27 PM Software Development: RE: Debugging ARM in Eclipse
- I have added text to the http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Debugging_ARM_Apps_with...
- From the wiki page on "Debugging ARM apps with Eclipse":
> On eclipse, you will need to setup a new debug configur... - We are trying to reprogram a Dead L138F board. However, we are observing a problem
after executing "sfh_OMAP-L138.e...
10/05/2012
- 11:20 AM Software Development: RE: DSP Hello World won't link
- Almost ...
In Eclipse in Properties->C/C++ Build->Settings->Cross Settings I changed Path to "/usr/local/oecore-i6... - 10:56 AM Software Development: RE: DSP Hello World won't link
- Hi Mary,
In Eclipse in the Properties->C/C++ Build->Settings->Cross Settings try setting Path to "/usr/local/oeco... - 10:54 AM Software Development: RE: DSP Hello World won't link
- Hi Mary,
Your PATH would need /usr/local/oecore-i686/sysroots/i686-angstromsdk-linux/usr/bin/armv5te-angstrom-linu... - 10:44 AM Software Development: RE: DSP Hello World won't link
- Sorry, there was no such entry in ~/.bashrc nor in /etc/bash.bashrc
I think there is something amiss in my Eclipse...
10/04/2012
- 03:28 PM Software Development: RE: DSP Hello World won't link
- Hi Mary,
My guess is that somewhere (most likely your bashrc script) the environment for the old toolchain is bein... - 11:29 AM Software Development: RE: DSP Hello World won't link
- I had originally downloaded Aug-2012 SDK (angstrom-eglibc-i686-armv5te-toolchain-qte-v2012.05.tar.bz2)and installed t...
10/03/2012
- 02:46 PM Software Development: RE: DSP Hello World won't link
- Hi Mary,
In regards to your first issue, the fix you made is correct. The arm_main.cpp file is simply out of date... - I am following the instruction for the DSP Hello Word project wiki page.
First Problem:
I got a compile error f... - 01:04 PM Software Development: RE: mitydsp L138 starter file
- Dominic,
Download of the starter file is succussful.Unzip is failing. attached is the screenshot of the message. Win...
10/02/2012
- 10:41 PM Software Development: RE: mitydsp L138 starter file
- Sorry you seem to be having issues downloading the file. I tried here and was able to download the file and extract i...
- Downloaded http://support.criticallink.com/redmine/attachments/1659/CL_MityDSPL138_StarterWare_06_20_12.zip
unable t... - 12:57 PM PCB Development: RE: SPI1_SCS0 -> Edgeconnector pin 53?
- Yes,
However, this pin should normally be treated as RESERVED as it is the chip select line for the on-board SPI N... - Hi,
is the pin 53 on the edgeconnector (L138-Module) connected with the E19-pin (SPI1_SCS[0]) on the OMAP processo...
Also available in: Atom
Go to top