[mc1322x] uart1-loopback example. Modification for mc1322x-SRB

Mariano Alvira mar at devl.org
Mon Mar 22 07:09:05 EDT 2010


On Mon, Mar 22, 2010 at 08:42:52AM +0100, Manuel Macías wrote:
>
> Hi everyone!
>
> I´m Manuel Macías. I'm working with the University of Seville. I´m testing
> some examples from libmc1322x.
>
> I use the 1322x-SRB mote, and in the uart1-loopback example i´d to change
> the address of the if statement. I´ve put UR1CON instead of UART1_CON.
>
> if (*UART1_CON>  0)
>
> replaced with:
>
> if (*UR1CON>  0)

Hi Manuel,

This code was fixed on Mar. 9th in commit
67aed03b1ddca94196685d90ddaa7026bbafd0f6

Thanks,

-Mar.



More information about the mc1322x mailing list