[mc1322x] uart1-loopback example. Modification for mc1322x-SRB
Manuel Macías
mmacias at gie.esi.us.es
Mon Mar 22 03:42:52 EDT 2010
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)
If someone is working with this mote I think this information is
interesting. Also, I would like to now if this happens with other
hardware.
P.S.:
UART1_CON address is: 0x80005000
UR1CON address is: 0x8000500C
I got the correct address from SSL (Second Stage Loader - Freescale).
--
*Manuel Macías Valero *
manuel.macias at gie.esi.us.es
*Grupo de Ingeniería Electrónica* /
/
*/Departamento de Ingeniería Electrónica/
*
Tfno: +34 954485966
Fax: +34 954487373
Escuela Superior de Ingenieros
Universidad de Sevilla
Camino de los Descubrimientos s/n
Isla de la Cartuja 41092 Sevilla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://devl.org/pipermail/mc1322x/attachments/20100322/9b13dc7f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GIE.JPG
Type: image/jpeg
Size: 10795 bytes
Desc: not available
URL: <http://devl.org/pipermail/mc1322x/attachments/20100322/9b13dc7f/attachment.jpeg>
More information about the mc1322x
mailing list