At 00:24 18-06-05 +0200, you wrote: >N. Coesel wrote: >> Why would you copy more than one subroutine in RAM? The only thing you will >> want in RAM is the code that actually programs the flash. The amount of >> memory doesn't allow for allocating large fixed buffers for this. > >the MSP430 can program itself when executing from flash. the flash >controler handles that nicely.
I've read about it, unfortunately that doesn't work for page programming which is much faster than programming byte after byte. Nico Coesel
