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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

597 Views
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

Labels (1)
1 Reply

461 Views
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