LPC55S69 SDK bug: FFR_GetUUID generates div per 0 hardfault

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC55S69 SDK bug: FFR_GetUUID generates div per 0 hardfault

ソリューションへジャンプ
702件の閲覧回数
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 解決策
692件の閲覧回数
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 返信
693件の閲覧回数
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 件の賞賛