I2C Compliation Problem

2006-10-11 Thread Andrew Armstrong
Greetings guys, I am trying to compile a pretty simple program that supposedly will flash some of the EVM's LEDS (Basic I2C interfacing). When I try to compile this on either the EMV or via the crosscompiler on my host machine I get a several screenfuls of complaints. I have checked my

Re: I2C Compliation Problem

2006-10-11 Thread Lorenzo Lutti
From: Andrew Armstrong [EMAIL PROTECTED] I am trying to compile a pretty simple program that supposedly will flash some of the EVM's LEDS (Basic I2C interfacing). When I try to compile this on either the EMV or via the crosscompiler on my host machine I get a several screenfuls of

Re: I2C Compliation Problem

2006-10-11 Thread Andrew Armstrong
That did the trick! Have you hacked up your EVM yet to see if it works as an 'IN' yet? Im considering my options for adding a button! Andrew On Wed, 2006-10-11 at 14:26 +0200, Lorenzo Lutti wrote: From: Andrew Armstrong [EMAIL PROTECTED] I am trying to compile a pretty simple program that

RE: Writing UBL and UBOOT in NAND

2006-10-11 Thread Allred, Daniel
Carlos, Did you ever get this figured out? Also I was wondering if you might be interested in testing a command-line app that can flash your board (NOR or NAND) over UART without you having to do anything manually? I need additional people to try this out. Best regards, Daniel Daniel J.

Re: MMC, SPI and other issues

2006-10-11 Thread David Brownell
On Wednesday 11 October 2006 1:01 am, Lorenzo Lutti wrote: This two branches approach is good, but it has a drawback: the bleeding-edge/experimental tree should be an extension of the stable tree, i.e. it should include all the functionalities of the stable tree; in this way, the