Can CMU initialisation be done in application?

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

Can CMU initialisation be done in application?

1,445 次查看
kasi_lakshmiman
Contributor I

Why is it necessary to initialize CMU registers in Bootloader?. Is it technically possible to manage the initialisation within application or is there any restriction due to microcontroller that handles the initialisation must be done in bootloader?

Note: Microcontroller used is MPC5777C. Please help me by answering this.

Thank you.

0 项奖励
回复
3 回复数

1,353 次查看
kasi_lakshmiman
Contributor I

Does the same apply for PS15 Clock Configuration Register, LFAST Clock Configuration Register and Sigma – Delta Clock Configuration Register ? 

0 项奖励
回复

1,351 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

yes, still the same answer. Everything is up to your requirements.

Regards,

Lukas

0 项奖励
回复

1,353 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

this is application dependent. Microcontroller doesn't care if bootoader or user application is executed. There's no "bootloader mode" or something like that. Everything depends on your needs (on used safety norms/standards).

Regards,

Lukas

0 项奖励
回复