Default SRAM state on S32K1xx on Power On

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

Default SRAM state on S32K1xx on Power On

ソリューションへジャンプ
652件の閲覧回数
siva280386
Contributor I

What is the default state of the SRAM memory on Power-on-Reset. During our testing with IAR debugger, we see that the whole RAM is initialized to all 1's. Our startup code is clearing the whole used RAM to make it 0. but we wanted to be sure the RAM default initialized during system boot up on a power on reset is all 1's in S32K1xx ? we see usually all the micro's clears the RAM on their system boot up. so, we wanted to be sure or know the reason behind all 1's. We did not find any reference to this in the specification or data sheet. please let us know if any documentation is supported on this.

0 件の賞賛
返信
1 解決策
645件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, see screenshot from AN12522 below:

davidtosenovjan_0-1658322917906.png

Just noting, it can be initialized by debugger (or its script). Unfortunately I don't use IAR debugger but having RAM content initiated in the device's startup is necessary.

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
646件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, see screenshot from AN12522 below:

davidtosenovjan_0-1658322917906.png

Just noting, it can be initialized by debugger (or its script). Unfortunately I don't use IAR debugger but having RAM content initiated in the device's startup is necessary.

 

0 件の賞賛
返信