read/write a Ethernet port

2010-01-04 Thread elbert shiang
Hi, Dear All:   Is anyone can tell me how to start to read/write a Ethernet port for DM355? What is the documentation I should refer to?   I post before but did not insert right subject. sorry for that.   Thanks, Elbert --- On Mon, 1/4/10, davinci-linux-open-source-requ...@linux.davincidsp.com

Re: Davinci-linux-open-source Digest, Vol 49, Issue 2

2010-01-04 Thread elbert shiang
Hi, Dear All:   Is anyone can tell me how to start to read/write a Ethernet port for DM355? What is the documentation I should refer to?   Thanks, Elbert --- On Fri, 1/1/10, davinci-linux-open-source-requ...@linux.davincidsp.com wrote: From: davinci-linux-open-source-requ...@linux.davincidsp

Re: Davinci-linux-open-source Digest, Vol 44, Issue 135

2009-08-27 Thread elbert shiang
Dear Sir:   I would like to implement application to capture the image from CMOS sensor then send the frame to UART.  Does DM355 can support device driver and application already on it? Can someone guide me the application note I should refer to?   Thanks, Elbert    ___

RGB R2/B2 mux out EXTCLK/FIELD on VPBE

2009-06-24 Thread elbert shiang
Dear Sir:   I checked the sprufb3.pdf . I need to set PINMUX1 [21:20]=10 to muxout R2 to EXTCLK. I need to set PINMUX1 [19:18]=10 to muxout B2 to field.   does the device driver cover this part? if it is not how should I do those part. when I checked spruf72c.pdf, table 7, item 3 and 4, FIELD,R2,

device driver for 800x480 LCD

2009-06-09 Thread elbert shiang
Hi, Dear All:  I want to make dm355 connect to the  TFT-LCD which has RGB666 signal.   I have no idea where to start to build the device driver from tool chain.  Can anyone guide me  which documentation I should read and what brief procedure I should proceed to integarte the 800x480 TFT-LCD int

TFT-LCD (800 X 480)(RGB565, RGB666)

2009-05-24 Thread elbert shiang
Hi, Dear All: Whether DM355 can driver TFT-LCD directelly? I want to make dm355 connect to the TFT-LCD which has RGB666 signal. The DVEVM of Dm355 has a Ycrbr signal output connector,but I don't know how to use it. At the same time, I note dm355's datasheet has some registers and pins that can

RE: 14 pins JTAG cable

2009-05-22 Thread elbert shiang
E: 14 pins JTAG cable To: "David Brownell" , "davinci-linux-open-source@linux.davincidsp.com" Cc: "elbert shiang" Date: Friday, May 22, 2009, 8:26 AM Yes, there will definitely be Linux support coming.  I haven't heard the exact dates, but I understand it

14 pins JTAG cable

2009-05-21 Thread elbert shiang
Dear All:   Can you help me to find the JTAG solution? my questions is followed.   1. which vendor and how can I get the 14 pins JTAG cable other than TI? 2. Can I download the Linux based  CCStudio? 3. Can the CCStudia run well on Fedora 10? 4. which documentation address this issue?   Thanks, J.J

"mkimage" command not found - U-Boot images will not be built

2009-05-18 Thread elbert shiang
Hi,all i am developing the dm355 evm now and i found a problem of rebuilding new linux kernel. when i use "make" command to build a new kernel, the message is as follows:   $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage   i got following error message: UIMAGE  arch/arm/boot/uImage "mkimage" c