LPC11E14 : interrupts must be diabled when using IAP?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC11E14 : interrupts must be diabled when using IAP?

1,094 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mizer99 on Tue May 14 15:44:28 MST 2013

When using any of the IAP functionality must all interrupts be disabled? Specifically we are (sometimes) crashing while using commands 61 and 62 to write or read to the on-chip EE. The way we've got it put together so far, interrupts are enabled and firing while the IAP functionality is executing. Looking for clarification ... should interrupts be disabled?


Regards


Labels (1)
0 Kudos
Reply
4 Replies

1,084 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mizer99 on Wed May 15 09:06:48 MST 2013

Thanks for the confirmation to disable interrupts during the EEPROM IAP calls.


0 Kudos
Reply

1,084 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mizer99 on Wed May 15 09:06:43 MST 2013

Thanks for the confirmation to disable interrupts during the EEPROM IAP calls.


0 Kudos
Reply

1,084 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mizer99 on Wed May 15 09:06:12 MST 2013

Thanks for the confirmation to disable interrupts during the EEPROM IAP calls.


0 Kudos
Reply

1,084 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tha on Tue May 14 18:17:41 MST 2013

For the EEPROM IAP calls, interrupts should be disabled.  If an interrupt occur during the EEPROM call, a hard fault can occur.

0 Kudos
Reply