Hi DP, This is about RTFM ;-) > This is abt Flash Programming,,is onchip flash programming BY USING > IAP, possible in ARM mode.? > i found a flash programming example by using IAP in THUMB Mode in the > group here it is ... There is a Philips app.note on this, explains how to do this from both ARM and Thumb. Furthermore, ARM/Thumb interworking is also explained in the ARM7 TDMIS manual on the ARM website. In general, calling Thumb code from ARM is easy. Just make sure you specify the ARM/Thumb interworking flag for your C-compiler Rob
Message
Re: [lpc2000] is IAP possible using ARM Mode..?
2005-10-25 by Rob Jansen