LPC55S69 SDK bug: FFR_GetUUID generates div per 0 hardfault

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

LPC55S69 SDK bug: FFR_GetUUID generates div per 0 hardfault

跳至解决方案
675 次查看
v_canoz
Contributor III

I'm using latest SDK.
By default Cortex M33 does not generate a hardfault when dividing by 0.

However, if you enable it with 

SCB->CCR |= 0x10;

The CPU will crash when calling FFR_GetUUID() from fsl_iap.

Could you please correct it for the next SDK revision?

Thanks,

Victor

0 项奖励
1 解答
665 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Victor,

Thanks for pointing this out. We'll escalate it so that it's considered for upcoming SDK revisions.

Regards,
Gustavo

在原帖中查看解决方案

0 项奖励
1 回复
666 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Victor,

Thanks for pointing this out. We'll escalate it so that it's considered for upcoming SDK revisions.

Regards,
Gustavo

0 项奖励