Project

General

Profile

Activity

From 08/19/2010 to 09/17/2010

09/17/2010

06:32 PM Software Development: RE: LCD/Display questions
It's off the [[Das_U-Boot_Port]] page from the start page. I'll look at making another entry.
Michael Williamson
06:06 PM Software Development: RE: LCD/Display questions
Could you put the link to that wiki page into the wiki start page please. Dennis Volper
05:52 PM Software Development: RE: LCD/Display questions
The [[LCD configuration]] wiki page has been started that will cover the information you need. It's a work in progre... Michael Williamson
02:27 PM FPGA Development: RE: How to implement bidirectional BLVDS in the FPGA (Spartan-6 )
I received a reply back from Xilinx tech support.
They indicated that the approach for Spartan-6 would be similar ...
Dene Olsen

09/16/2010

08:26 PM Software Development: RE: LCD/Display questions
I'll need a little more information about the uboot to be able to have it tell the kernel to initialize the device. A... Dennis Volper
07:01 PM Software Development: RE: LCD/Display questions
Mr. Schlunk,
The kernel included in the development kit provided should have the necessary code installed to suppo...
Michael Williamson
06:33 PM Software Development: LCD/Display questions
We are trying to figure out how to get video out of the board and had a couple of questions.
Does your development...
Otmar Schlunk
04:36 PM FPGA Development: How to implement bidirectional BLVDS in the FPGA (Spartan-6 )
I need to implement a data bus as part of an interface to the Xilinx FPGA, and it must be a bidirectional BLVDS inter... Dene Olsen

09/07/2010

04:12 PM FPGA Development: RE: Critical link bit file
Actually John,
you shouldn't need to reprogram the NAND/root filesystem. Only the kernel. The NAND should still ...
Michael Williamson
04:10 PM FPGA Development: RE: Critical link bit file
Right. The procedure you just ran only reloads the bootloader images.
You will also need to reload the kernel i...
Michael Williamson
04:03 PM FPGA Development: RE: Critical link bit file
it gets into uboot but once past uboot I get this
8192 KiB M25P64 at 0:0 is now current device
Wrong Image Format...
John Mladenik
04:01 PM FPGA Development: RE: Critical link bit file
that worked I am backup and running.
thanks
John
John Mladenik
03:52 PM FPGA Development: RE: Critical link bit file
Hi John,
I copied the instructions wrong from our factory programming instruations. Sorry. The "-c" option shoul...
Michael Williamson
03:43 PM FPGA Development: RE: Critical link bit file
I ran this exactly how you said and I get the usage for the command here is what I typed in
sfh_OMAP-L138 -flash ...
John Mladenik
01:38 PM FPGA Development: RE: Critical link bit file
Look at the [[Reprogramming a Dead Board]] wiki link. Let me know if you run into trouble.
-Mike
Michael Williamson
01:18 PM FPGA Development: RE: Critical link bit file
It was my fault not yours so no big deal. If you can post what it takes to re-flash the boot code. If this doesn't... John Mladenik
07:54 AM FPGA Development: RE: Critical link bit file
Hi John,
Well, the bad news is that I think you whacked the bootloading code on the SPI FLASH.
The "sf write" c...
Michael Williamson
07:57 AM Software Development: RE: Audio help needed
Hi Otmar,
The API will be ALSA.
My best guess would be something mid-October. We'll try to bump it up on the p...
Michael Williamson

09/03/2010

06:40 PM FPGA Development: RE: Critical link bit file
Nothing at all unless I hit both buttons and then I see BOOTME.
here is the console after doing the Kermit upload
...
John Mladenik
06:35 PM FPGA Development: RE: Critical link bit file
Do you have a text capture of the commands you typed?
You need to be careful executing commands that write to the ...
Michael Williamson
06:32 PM FPGA Development: RE: Critical link bit file

OK I went through all of that and now my platform does not boot at all. no text coming across on the serial port. ...
John Mladenik
04:14 PM FPGA Development: RE: Critical link bit file
Sorry, tftp is network transfer protocol. Didn't know you weren't on the network.
If you would like to transfer t...
Michael Williamson
03:47 PM FPGA Development: RE: Critical link bit file
Why would I have q network cable plugged in and what to I plug it into? My home network? I am using the serial por... John Mladenik
03:38 PM FPGA Development: RE: Critical link bit file
This usually means that the network cable isn't plugged in or the other end isn't talking. Michael Williamson
03:09 PM FPGA Development: RE: Critical link bit file
When trying to load the FPGA through Uboot I get this error
T WARN: emac_send_packet: No link
T WARN: emac_send...
John Mladenik
02:57 PM FPGA Development: RE: Critical link bit file
It looks like it works once I tri-stated the wait signals I can not reproduce the problem.
I sent a new file to ou...
John Mladenik
01:22 PM FPGA Development: RE: Critical link bit file
We only use CS2 and the IO_EMA_D bus is only driven when CS2 and OE are active.
I have the wait signals driven h...
John Mladenik
11:26 AM FPGA Development: RE: Critical link bit file
Also, if you'd like to send me your project file (offline, if you'd prefer) we could arrange that. Then we can at le... Michael Williamson
11:24 AM FPGA Development: RE: Critical link bit file
John. Quick question: which chip select space are you using to talk to the FPGA? We have wired all of them over to... Michael Williamson
11:16 AM FPGA Development: Critical link bit file
Can you send me the bin and bit file for your FPGA. I am trying to debug the crash that happens when we program our... John Mladenik

08/31/2010

07:06 PM Software Development: RE: Audio help needed
Hi Mike,
Thank you for the information.
Once the drivers exist -- would you know what API I should probably be...
Otmar Schlunk
05:20 PM Software Development: RE: Audio help needed
Hello Mr. Schlunk,
Unfortunately, in order to use the audio output a new sound "board/driver" needs to be written ...
Michael Williamson
04:08 PM FPGA Development: RE: FPGA Unused Pins
Thanks John Mladenik
03:47 PM FPGA Development: RE: FPGA Unused Pins
Hi John,
In general, you should tri-state / float all unused pins on the FPGA. This will result in those pins beh...
Michael Williamson
01:55 PM FPGA Development: FPGA Unused Pins
Did you have to do anything special to the unused EMIFA pins like
I_EMA_CS0_N
I_EMA_CS3_N
I_EMA_CS5_N
I_EMA_CAS...
John Mladenik
04:05 PM FPGA Development: RE: Digital DNA
Yes but I think the range of the DNA value is assigned per customer so each customer has a unique set of values and n... John Mladenik
03:53 PM FPGA Development: RE: Digital DNA
Stuff you probably already know, but:
According to our distributor, the Xilinx DNA code is unique per chip (like a...
Michael Williamson

08/30/2010

10:20 PM Software Development: Audio help needed
I'm trying to figure out a simple method of getting a sound file to play on the board from our app.
After looking ...
Otmar Schlunk
02:36 PM FPGA Development: RE: Accessing the FPGA Memory space using U-boot
Hey I figured it out so never mind. the FPGA is at 0x6000000 and the memory commands in Uboot seem to work. John Mladenik
01:39 PM FPGA Development: Accessing the FPGA Memory space using U-boot
I sent this messge to our software guys also but if youcan help it would be appreciated.
In order to debug the F...
John Mladenik
01:37 PM FPGA Development: RE: Digital DNA
We do no need it on the MityDSP board I was just curious. We are using it on our PROBE FPGA. If you had one assigne... John Mladenik

08/27/2010

03:37 PM FPGA Development: RE: Digital DNA
Hi John,
We're still looking into this here (I wanted to at least get you some feedback that someone saw your post...
Michael Williamson

08/26/2010

12:19 PM FPGA Development: Digital DNA
Did you get a digital DNA value assigned for your FPGA's? John Mladenik

08/24/2010

09:11 PM FPGA Development: RE: POWER DOWN Memory Corruption

If your application will not be writing to the NAND flash then you should not need hold-up circuit from the motherb...
Thomas Catalino
09:04 PM FPGA Development: RE: POWER DOWN Memory Corruption
So do you think we need to put on our mother board a circuit to hold up the power and interrupt the OMAP to let it kn... John Mladenik
08:58 PM FPGA Development: RE: POWER DOWN Memory Corruption
John -
We are indeed aware of this and are working on a solution. We plan to allow for the root file system to be...
Thomas Catalino
08:37 PM FPGA Development: POWER DOWN Memory Corruption
Software guys tell me they had a case where the FLASH memory was corrupted when the power was removed at the wrong ti... John Mladenik
06:51 PM FPGA Development: RE: Programming the FPGA

Hi John.
It looks like you are generating the .BIN file using the bitgen tool ("Generate Programming File" step ...
Mike Pilawa
04:00 PM FPGA Development: RE: Programming the FPGA
Here is the .BGN but there were no .CFI or .PRM files in the FPGA directory. John Mladenik
03:44 PM FPGA Development: RE: Programming the FPGA

Hi John.
Would you be able to upload the .BGN .CFI & .PRM files that go with the .BIN file you have already uplo...
Mike Pilawa
01:37 PM FPGA Development: Programming the FPGA
We are using the MityDSP-L138. Our software guys are not able to program my FPGA bin file using your routine. Your ... John Mladenik

08/23/2010

02:34 PM Software Development: RE: Rescanning the Nand flash
Dennis,
Just so you know, the suggestions below are not based on personal experience.
Not sure there is a comma...
John Pruitt
01:48 PM Software Development: Rescanning the Nand flash
I made a type-o when loading the Nand flash. I managed to convince the flash that it has a whole bunch of bad areas. ... Dennis Volper
 

Also available in: Atom

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