Project

General

Profile

Activity

From 10/06/2012 to 11/04/2012

11/02/2012

MW 12:27 PM PCB Development: RE: MityDSP-L138F Failure to Boot
Hi Emmett,
I think Wade has resolved his issue offline (there was a design issue on his baseboard that is now corrected).
You're take on the description above is correct. As long as the SPI1 data and clock lines are not in content...
Michael Williamson
EB 11:34 AM PCB Development: RE: MityDSP-L138F Failure to Boot
Mike -
This is the same issue I am having on the 1808F board.
It boots reliably on your carrier, but not mine.
I thought it was the socket and had it solved, but the issue persists.
I do have a device on I2C0 at address 0x2E.
Ar...
Emmett Bradford

10/31/2012

BC 02:41 PM Software Development: RE: Databases for the MityDSP
That's at least one of my problems.
Thanks, I'll head to the other forum!
Brian Compter
MW 12:43 PM Software Development: RE: Databases for the MityDSP
Oh... Are you by chance using a MityARM-3359? If so, you should probably post in the "ARM Cortex-A8 Based Platforms Forums":http://support.criticallink.com/redmine/projects/armc8-platforms/boards. This forum is really for MityDSP-L138 ... Michael Williamson
BC 12:34 PM Software Development: RE: Databases for the MityDSP
We are using the linux version installed on the SD card that came with the development kit.
It shows Linux version 3.1.0.
Brian Compter
MW 07:24 AM Software Development: RE: Databases for the MityDSP
Hi Brian,
Are you using the factory installed version of linux (2.6.xx) and filesystem booting from NAND, or one of the reference filesystems from our "board support packages":http://support.criticallink.com/redmine/projects/arm9-plat...
Michael Williamson
JP 09:34 AM Software Development: RE: Remote Debugging Hello DSP

We have debugged the ARM remotely while running a DSPlink application. We have debugged the ARM at the same time as debugging the DSP.
The error code 0x80008009 is listed in the file dsplink_linux_1_65_03/dsplink/gpp/inc/usr/errbas...
John Pruitt
MW 07:41 AM Software Development: RE: DSP Link example not working
Hello,
What version of the kernel and filesystem are you using? The one delivered from factory (loading from NOR and filesystem off NAND?)? Or are you using one of the more recent "Board Support Packages":http://support.criticallink...
Michael Williamson
MC 07:30 AM FPGA Development: RE: SPI Core on FPGA: Implementation on MityDSP-L138F
Thank you very much Micheal!!
I will try to implement this in these next days and I will give you feedback about it.
Best Regards,
Michele
Michele Canepa
MW 07:16 AM FPGA Development: RE: SPI Core on FPGA: Implementation on MityDSP-L138F
1. The SPI_Iface is designed to support using our IP on an FPGA that is remoted from the module and connected only though a SPI bus instead of the EMIFA bus. It effectively replaces the EMIFA_Iface.vhd. You shouldn't need to use the SP... Michael Williamson
MC 06:02 AM FPGA Development: RE: SPI Core on FPGA: Implementation on MityDSP-L138F
Sorry for the previous question, now I have understood better the core implementation of SPI core, and my previous question was nonsense.. sorry..
I noticed that you have included in the MDK release of August the proper code to link F...
Michele Canepa

10/30/2012

BC 04:06 PM Software Development: Databases for the MityDSP
Hello,
I'm working on getting a small web server up and running on a L138 and need a database to get things rolling.
I noticed that the Linux image the dev board shipped with has Sqlite3 but I've not been able to figure out how to ...
Brian Compter
BD 11:10 AM Software Development: RE: USB device speed issue when using USB Ethernet gadget driver
Hello François,
Based on your description, it looks like a problem with that particular USB host.
I have not seen that problem here, but problems with the kernel's usb speed negotiation are possible if there's a problem with the h...
Bob Duke
FT 10:00 AM Software Development: USB device speed issue when using USB Ethernet gadget driver
Hi,
I recompiled the kernel and I activated the Ethernet gadget driver. Everything runs fine except one thing: with one of my linux computer, the device is recognized as a USB full-speed device (12 Mbits/s) instead of high-speed devic...
François Tremblay

10/29/2012

MF 01:15 PM Software Development: RE: Remote Debugging Hello DSP
I'm trying to debug the ARM application from CCSv5 running on Linux with GNU toolchain supplied with MDK_08-10-12. Mary Frantz
MW 01:11 PM Software Development: RE: Remote Debugging Hello DSP
Are you trying to debug the DSP application or the ARM application?
There is an initialization sequence that has to happen during the application startup. I don't think we've had trouble connecting the ARM side.
You might try post...
Michael Williamson
MF 12:56 PM Software Development: Remote Debugging Hello DSP
I am having trouble remote debugging the Hello DSP application. I can run it from the target login shell just fine. If I try to debug using CCSv5 (version 5.2 ... just downloaded that), I see the following in the remote shell console:
...
Mary Frantz
MF 01:08 PM Software Development: RE: Permanent increasing of CPU-Clock
I don't know if this is the "best" way, but this works and you don't have to rebuild the kernel.
Create a script file located in /etc/init.d called "cpuscript" (or whatever you want to call it).
Paste the following lines to the file:...
Mary Frantz
CR 05:48 AM Software Development: RE: Permanent increasing of CPU-Clock
Hi Mike,
I set the CPUFreq governor in the kernel to performance:
CPU Power Management->CPU Frequency scaling->Default CPUFreq governor (performance)

But the CPU clock is still at 300 MHz. Attached my actual kernel-config fil...
Christian Rückl

10/27/2012

KV 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 version is 3.2.0, It was flashed on to to the board.
However the ethernet gadget is missing. Copied g_ether.ko from the hos...
Krishna Vallabhaneni
CR 01:18 PM Software Development: DSP Link example not working
I were able to follow the DSP Hello World tutorial succesfull until the point when i had to execute the program on the omapL138.
I always get this error:
./HelloWorldDSP: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (...
Christian Rückl
MW 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 boost Commercial grade parts to 456 MHz if they require it and compile in user space frequency governors.
For linux, t...
Michael Williamson
CR 06:10 AM Software Development: Permanent increasing of CPU-Clock
I know that, there is already a post in this forum which includes exactly my question below, but no answer on this until now.
I want to increase the cpu clock on arm-side from 300 MHz to 456 MHz, permanently.
Does a increasing lik...
Christian Rückl

10/26/2012

KV 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 only change was adding usb gadget for ethernet.
Took the defaults for make.
How Do I diagnose the problem?
Krishna
...
Krishna Vallabhaneni
MW 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.
See "boot from an NFS server" on this page:
http://support.criticallink.com/redmine/projects/arm9-platforms/wiki/Linu...
Michael Williamson
KV 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 available on 3.2 kernels or later.
I used the version linux-davinci-b0045c9.
Does it mean the booard has to be reflashe...
Krishna Vallabhaneni

10/25/2012

TI 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 that the module was built against the same version of kernel you are running.
cheers
/Tim
Tim Iskander
KV 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 was selected, it put out a message that it will be generated as a module.
defaults were chosen for all other options.
...
Krishna Vallabhaneni
MW 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). Michael Williamson
KV 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.
How Do I get the v3,2 kernel from your web site ? Do I get the generice v3.2 from source forge etc. ?
Krishna
Krishna Vallabhaneni
KV 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.
How Do I get the v3,2 kernel from your web site ? Do I get the generice v3.2 from source forge etc. ?
Krishna
Krishna Vallabhaneni
MW 12:52 PM Software Development: RE: Ethernet over usb
If you have the latest version of the kernel, then do a Michael Williamson
KV 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 generate the gadget if the option is are not availbale. Downloaded the latest version of mitydsp kernel.
Krishna Vallabhaneni
SW 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 was hoping we could swap out the current connector for a latching one. I had seen those molex connectors and it does no... Scott Whitney
MW 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 SATA connectors our there.... Something like:
http://www.digikey.com/product-detail/en/67926-0001/WM19024-ND/711506
...
Michael Williamson
CO 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 constrained to use the older toolchain when compiling programs (NOT the kernel!) for the module as shipped; using the newer ...
Conor O

10/24/2012

TI 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 the forums work at peak efficiency!
Mads-l
If you still have any issues, please let us know.
cheers
/Tim
Tim Iskander
CO 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 which other documents fill in. Plus the toolchain changed.
From the command line, you need to set up the environment ...
Conor O
ML 05:14 AM Software Development: Starter Guide: Cannot build application with eclipse
Hi,
Having unpacked the AM-1808 eval kit, and installed the virtual ubuntu mchine in virtualbox, I experience problems when trying to follow the starter guide for a quick intro.
* First, testing the toolchain failed. Although I fou...
Mads Olav le Maire

10/23/2012

SW 04:40 PM PCB Development: SATA board connector
Hello, We have an application where we are storing data to a SATA drive from our L138. We are in an environment with some vibration and sometimes a bit of a mechanical shock and I am worried about the lack of a latch on the SATA connect... Scott Whitney
SW 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 bootup load the module which muxed the uPP. I have no idea why you wouldn't be able to mux the pins correctly in the kernel...
Scott Whitney

10/19/2012

MW 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 resistors (2K, I believe) on the SOM. So the unit should boot OK as long as you leave the boot pins connected to high imped...
Michael Williamson
MW 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 number" of the BX_YY_P.ZZ or BX_YY_N.ZZ name (where X is bank number, YY is essentially an arbitrary pair number, and Z...
Michael Williamson
TC 06:05 PM PCB Development: FPGA Pinouts ... documentation error??
(posted for a customer)
I have purchased one of your MityDsp Development kits to use as a reference platform for a base board design. Things are moving along really nice, at least until I started trying to reconcile Xilinx document...
Thomas Catalino
MW 07:43 AM Software Development: Apologies for recent SPAM.
Our site was hit with an email spamming robot this morning and we were unable to kill it immediately.
We have altered some of our security policies in order to reduce (hopefully, eliminate) future attacks.
Please accept our apologi...
Michael Williamson
MW 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 require manual account approval to avoid this sort of thing in the future.
Please accept our apologies.
-Mike
Michael Williamson

10/18/2012

TI 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://processors.wiki.ti.com/index.php/UsbConfigDevRNDIS
cheers
/Tim
Tim Iskander
KV 09:07 PM Software Development: Ethernet over usb
Am using MityDSP L138F board.
Ethernet over USB driver is missing from your distribution.
It is supposed to be included in ubuntu distribution by default.
g_ether.ko is missing.
Would appreciate if you can you send me a new kernel wi...
Krishna Vallabhaneni
MW 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 Industrial I/O board was developed prior to the LX45 SOM offerings came into existence, and because of the bonding issues with t...
Michael Williamson
WC 04:02 PM PCB Development: DVI Output with MityDSP-L138F w/6SLX45 FPGAs
Based on the datasheet, models of the MityDSP-L138F SOM that have the 6SLX45 FPGA installed (L138-FI-225-RC, L138-DI-225-RI, and L138-FI-236-RL) have no connects on pins 154, 156, 158, 160, 162, 164, 170, and 172. Since some of these pin... Wade Calcutt

10/16/2012

CO 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 for GEN_DCM_RST and GEN_DNA_PORT. I thought there had been a change of mind about using a DCM generally and you'd decide...
Conor O
MW 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 as read out the digital DNA of the Spartan 6 device. Are you using an older version?
Many folks (including Critical...
Michael Williamson
CO 07:16 AM FPGA Development: Top level module question
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 synthesises. There are a few warnings though which leads me to a small question on the top level modules. So this is a real newb...
Conor O

10/11/2012

CO 09:28 AM FPGA Development: FPGA ucf files - a few corrections
Hi all,
I was doing some cross referencing for my own documentation and noticed a few errors in the ucf files. This is in the last MDK so they might have been fixed. I'll also add in my own documentation in case anyone finds it useful...
Conor O

10/10/2012

WC 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 forward the schematic?
Thanks,
Wade
Wade Calcutt
WC 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 de-asserted. Hence, that leaves the I2C0 bus, which has a number of devices attached on the baseboard. I will try isolat...
Wade Calcutt
MW 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 baseboard could be the culprit as you suspect. You should be able to get at least to a u-Boot prompt without much worry as...
Michael Williamson
WC 10:56 AM PCB Development: MityDSP-L138F Failure to Boot
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 lights up, but the boot process goes no further. No data comes out the console UART and the FPGA done LED never lights. I've ... Wade Calcutt
CR 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
Christian Rückl
CR 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 could not open source file "clkcfg.h" clk.c /hellobios5 line 19 C/C++ Problem
The curious thing for me is, why can the f...
Christian Rückl
GG 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 (seeing as I've had similar issues in the past):
What is the path you are specifying for "TConf Script Compiler->Gene...
Gregory Gluszek
CR 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 Location Type
./hellobios5cfg.cmd CACHE_L1D memory range has already been hellobios5 line 260 C/C++ Problem
./hellobios5cfg....
Christian Rückl
MW 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?
Michael Williamson
CR 11:24 AM Software Development: Project build in CCSv5.1 not successful when using the Platform.tci for creating a DSP/BIOS 5.x Configuration File
Hi,
to getting started with the C674x-Core, CCSv5.1 and DSP/BIOS, I generated a new DSP/BIOS-Project in the CCS. I chose a sample application which is already provided by TI and was selectable in the set up screen for a new project.
...
Christian Rückl
MF 01:43 PM Software Development: Documentation
I am a linux newbie and have gotten as far as "Hello World" and "Hello DSP".
Is there any documentation for the functions that can be called from an application, like a programmer's reference? For this particular distribution? and f...
Mary Frantz

10/09/2012

CO 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 versions of Internet Explorer, a failed download will yield no warnings or errors whatsoever. Which is why I personally u... Conor O

10/08/2012

GG 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 setups to test with at the moment.
\Greg
Gregory Gluszek
JP 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_Eclipse wiki page to reflect what the screens look like when using Code Composer 5.0. The original text was for an olde... John Pruitt
MF 01:09 PM Software Development: Debugging ARM in Eclipse
From the wiki page on "Debugging ARM apps with Eclipse":
> On eclipse, you will need to setup a new debug configuration. In the debug configuration dialog you'll need to perform the following steps:
> ...
This is not matching up with...
Mary Frantz
AN 09:30 AM Software Development: Dead L138F Board (Posted on behalf of a customer).
We are trying to reprogram a Dead L138F board. However, we are observing a problem
after executing "sfh_OMAP-L138.exe -flash -v -p COMx UBL_SPI_MEM.ais u-boot.bin"
as given.
After "Boot completed successfully", we get "Waiting for ...
Angela Newman
 

Also available in: Atom