LPC11E14 : interrupts must be diabled when using IAP?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC11E14 : interrupts must be diabled when using IAP?

1,086 次查看
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


标签 (1)
0 项奖励
回复
4 回复数

1,076 次查看
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 项奖励
回复

1,076 次查看
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 项奖励
回复

1,076 次查看
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 项奖励
回复

1,076 次查看
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 项奖励
回复