where is 'SCB_SCR' ?

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

where is 'SCB_SCR' ?

2,092 次查看
dearwww2000
Contributor I

Hi , 

Can't found 'SCB_SCR'  in <S32K-RM.pdf>.

Who can give help ?

pastedImage_1.png

in S32DS, you can configure 'Sleep on Exit Value' with 'power_manager' component.

pastedImage_2.png

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

1,993 次查看
constantinrazva
NXP Employee
NXP Employee

Hello dearwww2000‌,

SCB stands for System Control Block and it usually provides system implementation information + system control. One of the SCB registers is SCR - System Control Register. This controls low power state features (for entry and exit). It is part of the ARM core, so that is why you do not find it in the Reference Manual for the S32K -- you can find more information over ARM infocenter. You can check out this pdf file -- chapter 4.3.6 covers the SCR.

Hope this helps,

Razvan.

0 项奖励
回复

1,993 次查看
constantinrazva
NXP Employee
NXP Employee

You can ask in the https://community.nxp.com/community/s32/s32k  community -- there you should find more help on matters like this -- we mostly handle MATLAB/Simulink questions here.

Kind regards,

Razvan.

0 项奖励
回复