Hi , Looking at Flash magic there is a start bootloader command. How from my firmware can I call the ISP command handler so that I can create a command for using with Flash Magic? thks, joao
FlashMagic isn't a Keil product; it's from Embedded Systems Academy: http://www.esacademy.com/
Yes I know! My doubt is : Is it possible to call the LPC2148 boot loader handler* if yes how? I am refering to ISP and not IAP call. *At startup we can put P0.14 at 0 for loader call. But I was thinking it would be possible by a firmware call also!