From: "vlads4377" <vlads4377@...>
To: <lpc2000@yahoogroups.com>
Sent: Thursday, May 04, 2006 9:30 AM
Subject: [lpc2000] Read from Flash
> How can I read from flash??? I mean from special sector?
The flash is memory mapped and can be read like RAM. The flash chapter in
the user manual has a table with the addresses of the sectors.
Karl Olsen