Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - DieBaas

#1
LPC9xx/LPC9xxx / Start Bootloader
November 25, 2009, 10:34:58 PM
I have been start the bootloader on a 938 with the "Start Bootloader - Send Break condition". 7200 baud rate.

1) Is there something that I must add in my code except form AUXR1.6=1. Because if I change something in my code, anything with the interrupts - not related to the UART- I can not get back in to bootloader. I'm using Keil complier.
2) What is the minimum code that i have to include to re-enter the bootloader? 




#2
LPC9xx/LPC9xxx / Read Flash Memory?
November 24, 2009, 10:10:48 PM
Why is the Display Memory function in Flash Magic disabled. I want to read the flash of a 89LPC938.

Thanx