Bug report for S32DS S32K324

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

Bug report for S32DS S32K324

ソリューションへジャンプ
1,043件の閲覧回数
ZhouPengfei
Contributor III

Hi,

I would like to report a bug in S32DS.

In system.c which generated by S32DS for S32K3xx serials, the code is below:

#if defined(S32K311) || defined(S32K341) || defined(S32M276) || defined(S32K310) || defined(S32M274)

rasr[2]=0x070B0027UL;

#elif defined(S32K342) || defined(S32K312) || defined(S32K322)

rasr[2]=0x070B0029UL;

#elif defined(S32K344) || defined(S32K396) || defined(S32K358) || defined(S32K388) || defined(S32K328) || defined(S32K338) || defined(S32K348) || defined(S32K394)

rasr[2]=0x070B002BUL;

#endif

When chip is S32K324, there is no code for rasr[2]. And it fall into hardfault

0 件の賞賛
返信
1 解決策
1,029件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

thanks for report, I can reproduce the issue and created bug ticket for that. 

元の投稿で解決策を見る

1 返信
1,030件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

thanks for report, I can reproduce the issue and created bug ticket for that.