Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/02/07 09:32
Read: times


 
#130320 - ISP and IAP
Responding to: ???'s previous message
ISP is not the same as IAP.... and your call to 0x1FF03 will not execute the ISP bootloader ( located at 0x1f00).

Do you understand the differences between ISP and IAP I stated in my previous reply?

ISP Bootloader is the complete bootloader, IAP is a selection of functions to reprogram flash segments. IAP has "no direct" connection to the UART and hence no communications with Flash Magic.

So, I think your code is incorrect... and NOW you can not get the LPC922 / 925 in to programmaning mode without using one of the 3 hardware modes (3pulse on reset for ISP, 7 pulses for ICP OR use a parralell programmer).

This is the major problem with writing an incorrect NoTouch code routine.... there is no simple (non-hardware) program recovery.

My advise is to purchase a MCB900 or LPC900 development system that will allow you to get to first base.

Joe





List of 9 messages in thread
TopicAuthorDate
89lpc922 programing            01/01/70 00:00      
   NoTouch            01/01/70 00:00      
      Typo            01/01/70 00:00      
      89lpc922 programing            01/01/70 00:00      
         ISP and IAP            01/01/70 00:00      
            89lpc programing            01/01/70 00:00      
   I to am having issues with ISP            01/01/70 00:00      
      Solved - My ISP issues            01/01/70 00:00      
         ISP and IAP Understanding LPC925            01/01/70 00:00      

Back to Subject List