Hi Eli, We ship the source code of the flash loader in the CrossWorks for ARM distribution which could be a place to start. Other things to beware of is that the code must be executing in RAM (place the functions in the .fast section) and you'll have to disable global interrupts to avoid a task switch in the middle of the flash programming. Regards Michael >Hello everybody! >This is my first message on thi board. >Is there anybody on this board doing In Application Programming by >application, running on Rowley CTL kernel? > > > > > > > > > > >Yahoo! Groups Links > > > > > > > > >
Message
Re: [lpc2000] Using IAP in a CrossWorks Tasking Library (CTL) application
2005-03-01 by Michael Johnson