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

Messages - DieBaas

#1
LPC9xx/LPC9xxx / Re: Read Flash Memory?
November 26, 2009, 09:52:10 PM
So how do I read the flash memory after I've programed it? Any suggestion. I don't have a ICP programmer, but will reading the flash be possible with one?

PS: Sorry about the topic thing. Will start a new one next time. :-[
#2
LPC9xx/LPC9xxx / Re: Start Bootloader
November 26, 2009, 09:44:27 PM
Ok. That great! What would be the best way to enter the bootloader then. With the DTR & RTS  method?
Would you recommend a USB-ICP Programmer? Correct me if I am wrong... but with a USB-ICP programmer you dont need a bootloader or dont need to use the micros bootloader?
#3
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? 




#4
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