Hi, Writing 0x11 at 0x40000104 freezes the processor (LPC2106 \ufffdon IAR\ufffds Kickstart). My code works fine (interrupts, UART, Timer) until it hits the point where it encounters the following code: *((unsigned char *)0x40000104) = 0x11; Let me know if you have any clue on this. Cheers & Thanks, -Mike. __________________________________ Do you Yahoo!? Yahoo! Search - Find what you\ufffdre looking for faster http://search.yahoo.com
Message
*((unsigned char *)0x40000104) = 0x11;
2004-03-09 by Michael Anburaj