Unable to initialize etpu, how to flash etpu initialization code to etpu code memory for mpc57xx microcontroller

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

Unable to initialize etpu, how to flash etpu initialization code to etpu code memory for mpc57xx microcontroller

1,093件の閲覧回数
sachinshanthara
Contributor I

I need to produce etpu ECC error and for that I need to intialize the etpu module. So anyone help me how to intialize and most important thing is unable to flash the code into etpu code memory

ラベル(1)
1 返信

957件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

I would recommend to see following thread where I have summarized how to use eTPU:

https://community.freescale.com/message/559771

Here you can example procedure how to use eTPU PWM function, step by step:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4687.pdf

Because of your question it is quite important to mention that eTPU code is not being executed from flash but eTPU initialization routines copy the code from flash to eTPU RAM as you can see below:

eTPU_1.png

eTPU_2.png

eTPU_3.png