Project

General

Profile

Activity

From 08/27/2011 to 09/25/2011

09/23/2011

03:06 PM FPGA Development: FPGA part number
We are looking at getting the L138-FI-225-RC that comes with a Spartan 6SLX45. What is the complete FPGA part number ... Brian Tomaselli

09/21/2011

05:09 PM Software Development: RE: uPP/DMA registers
Mike,
I have a couple questions here. I am attempting to write a upp userspace loopback driver/routine. I have m...
Scott Whitney
07:51 AM Software Development: RE: Interrupt to ARM side
Hello Mr. Pailwar,
On the board support package/MDK, in the file sw/ARM/linux/drivers/fpga/fpga_ctrl.c there is so...
Michael Williamson
07:29 AM Software Development: RE: HelloWorld dsplink Code composer 5
Hi Finn
Call me...
/Mads
Mads Lind Christiansen

09/20/2011

04:18 PM Software Development: Interrupt to ARM side
Hello,
I want to generate an interrupt from the FPGA to ARM side of the MityDSP-L138/F board. Is there any example...
Pankaj Pailwar
10:18 AM FPGA Development: RE: FPGA clock
On the module itself, the EMA_CLK clock (B7) of the OMAP-L138 is connected to the FPGA. We generally use this clock ... Michael Williamson
09:00 AM FPGA Development: FPGA clock
Are there any dedicated pins on the FPGA for a clock input? In the IndustrialIO.bin designs do you just use the 100 ... Scott Whitney

09/19/2011

05:45 PM Software Development: RE: Mounting USB Flash Memory (mitydspl138)
Hey Fred,
Yup you were right. After I re-built the kernel with USB Mass Storage support it auto mounted just fin...
Mike Costa
05:38 PM Software Development: RE: Errors when building custom kernel .config file
Hi Greg,
From your response I got the sense that this is the sort of thing that should have just worked, so I just...
Mike Costa
09:04 AM Software Development: RE: HelloWorld dsplink Code composer 5

"sure about CC4 ?? to me, the 'howto' looks like it's made with CCS3.xx....."
It's not. It's CCS4. It's Clearl...
Michael Williamson
08:58 AM Software Development: RE: HelloWorld dsplink Code composer 5
Hi Mike,
what about unofficial then ?? :-)
sure about CC4 ?? to me, the 'howto' looks like it's made with CCS3...
Finn Bindeballe
07:16 AM Software Development: RE: HelloWorld dsplink Code composer 5
Hi Finn,
We have not used CCS5 (officially) here yet.
The Helloworld with DSP link application on our wiki [[DS...
Michael Williamson
03:25 AM Software Development: HelloWorld dsplink Code composer 5
Hi Folks,
Has anybody done the HwlloWorld-dsplink on CCS5 ?? maybe CCS4 ??
best reg
Finn
Finn Bindeballe

09/16/2011

03:01 PM Software Development: RE: Errors when building custom kernel .config file
Hi Greg,
I cloned a copy from the git repository and I did run the mityomapl138_defconfig command first. I exactl...
Mike Costa
02:47 PM Software Development: RE: Errors when building custom kernel .config file
Hi Mike,
Did you clone a copy of the Kernel from the git repository or are you using what is in the MDK at MDK/sw/...
Gregory Gluszek
02:20 PM Software Development: Errors when building custom kernel .config file
Hi,
I am trying to build a custom kernel that supports USB mass storage according to these isntructions http://sup...
Mike Costa

09/15/2011

05:12 PM Software Development: RE: Mounting USB Flash Memory (mitydspl138)
Hi Mike,
I don't think that is the case; I tried to manually mount as well, but there was no driver in /dev either...
Fred Weiser
10:33 AM Software Development: RE: Mounting USB Flash Memory (mitydspl138)
Hi
I am also trying to get a USB disk to mount. Is it possible the USB drive is not auto mounted, but can be moun...
Mike Costa
11:16 AM Software Development: RE: SATA on MityDSP-L138F dev board
Glad to hear it!
As for "who is in charge", the filesystem images (our "base" vs. our "full") are basically openem...
Michael Williamson
10:27 AM Software Development: RE: SATA on MityDSP-L138F dev board
Hi Mike,
Wow that was easy ;-) It worked right out of the box.
I am curious, who is in charge of the Linux distr...
Mike Costa
10:00 AM Software Development: RE: uPP/DMA registers
Mike,
I was just planning on mapping the registers and accessing them that way. It looks like there is a specific...
Scott Whitney
09:35 AM Software Development: RE: uPP/DMA registers
Sure you can, though the pinmux setter/getter routines in the kernel are not currently exported.
-Mike
Michael Williamson
09:29 AM Software Development: RE: uPP/DMA registers
Mike,
I see there is nothing in the da850.c file for the uPP, either for clock, or pin muxing. I could just write...
Scott Whitney

09/14/2011

08:31 PM Software Development: RE: Unable to build root file system
In theory, you could point it to support.criticallink.com's tree....
Kind of spooky the amount of time git.kernel....
Michael Williamson
08:28 PM Software Development: RE: uPP/DMA registers
check arch/arm/mach-davinci/da850.c
There is likely a clock that needs to be defined/enabled for the UPP.
Also ...
Michael Williamson
01:43 PM Software Development: RE: uPP/DMA registers
Mike,
Where is the clock tree? I think I have printed out the uPP status and control register, and if what I'm lo...
Scott Whitney
08:23 PM Software Development: RE: Official u-boot with higher baud rate options
Hi Noman,
I don't see any reason not to support this, but it may take some time for this change to propagate to ou...
Michael Williamson
01:57 PM Software Development: Official u-boot with higher baud rate options
Hi,
I would like to get the following change in the next official uboot release. This would allow the use to chang...
Noman Siddiqui
08:20 PM Software Development: RE: SATA on MityDSP-L138F dev board
Well Mike,
I think all you need to do is get a powered SATA drive and plug it in. If you are using our provided f...
Michael Williamson
02:32 PM Software Development: SATA on MityDSP-L138F dev board
Hi,
I am looking to get some relatively quick proof of concept & testing of the SATA functionality with the MityDS...
Mike Costa
10:52 AM FPGA Development: RE: ucf file
Hi Scott,
Yes, you should be able to use the same UCF file. The pin mapping between the LX45 and LX16 is the same,...
Gregory Gluszek
09:54 AM FPGA Development: ucf file
We have a MityDSP L138 development kit with the Spartan 6 LX16 FPGA. We are in the process of purchasing the MityDSP... Scott Whitney

09/13/2011

09:59 AM Software Development: RE: Unable to build root file system
Hi Mike,
build-essential is now installed. However, i realized that the checkout was not done because it was not i...
Noman Siddiqui
07:31 AM Software Development: RE: Unable to build root file system
Hi Norman,
A couple of observations:
1) The package name is "build-essential" not "build-essentials", I will t...
Michael Williamson
07:25 AM Software Development: RE: ymodem
Hello Mr. Nagel,
We've never tried using ymodem here at Critical Link as serial download speed hasn't been an issu...
Michael Williamson

09/12/2011

02:47 PM Software Development: ymodem
Hi,
What is a better option to upload a file (uImage for example) at U-boot prompt ?
When ymodem transfer fails, u-...
Thomas Nagel
09:15 AM Software Development: Unable to build root file system
Hi Mike,
I was trying to build the root file system using the instructions on the wiki but getting lot of errors. ...
Noman Siddiqui

09/09/2011

04:45 PM Software Development: RE: IndustrialLO.bin
Hi Scott,
Yes, the IndustrialIO.bin file distributed in the MDK has the base module and other cores built in and y...
Gregory Gluszek
04:01 PM Software Development: IndustrialLO.bin
Hello,
I am working with writing drivers to access FPGA registers on the EMIFA. I currently don't have any custom...
Scott Whitney

09/08/2011

04:29 PM Software Development: RE: no serial data when first using dev kit
Mike -
Glad you are up and running. Good point about the out of box experience.
Thanks,
Tom
Thomas Catalino
04:25 PM Software Development: RE: no serial data when first using dev kit
Hi Greg,
That was it! I did not use the cable supplied because I always have serial cables connected to my comput...
Mike Costa
04:20 PM Software Development: RE: no serial data when first using dev kit
Hi Mike,
J502 is the default RS232 port and the ribbon cable is meant to be used on this port for RS232 communicat...
Gregory Gluszek
04:11 PM Software Development: no serial data when first using dev kit
Hi,
I am just starting to get my Dev kit up and running with the L138f Module. I am used to the Embedded Linux d...
Mike Costa

09/01/2011

06:50 PM FPGA Development: RE: Xilinx ISE Design Suite 13.2 and MDK_2011_08_01
Hi Mike,
The files it was getting stuck on were ads7843.vhd, i2c.vhd, lcd_ctlr.vhd and tfp410.vhd.
However, I made...
Keith Fletcher
07:08 AM FPGA Development: RE: Xilinx ISE Design Suite 13.2 and MDK_2011_08_01
The project and NGC files were built with ISE 12.3. We will be migrating the 13.x in the next release cycle.
Whic...
Michael Williamson
12:34 AM FPGA Development: Xilinx ISE Design Suite 13.2 and MDK_2011_08_01
Hi,
I have just downloaded the windows version of Xilinx ISE Design Suite 13.2 and attempted to build the examples I...
Keith Fletcher

08/31/2011

09:02 PM Software Development: RE: u-boot prompt from kernel possible ?
Hi Thomas,
From linux, if you issue the "reboot" command, it will jump back to u-Boot.
The bootdelay variable (...
Michael Williamson
06:21 PM Software Development: u-boot prompt from kernel possible ?
Hi,
Once the kernel is loaded and we are logged in, is there a way to restart and bring the card to U-boot> prompt w...
Thomas Nagel
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)