Hello NXP team,
I am currently studying eTPU development referencing AN4907.
I am using Code Warrior for eTPU v10.3.
From AN4907SW, I can find etpuc_cam.c, etpuc_crank.c ... the eTPU functions that are listed on AN4907 but I have no idea where I can get other etpuc functions for PWM, Input capture, output compare and so on. (or do these functions unnecessary to create microcode?)
I am also curious about the compilation in the eTPU project.
According to the reference, the compilation of the etpuc files create microcode.
Is the microcode located at ETPU configuration > cpu > etpu_set.h the right code generated from compilation?
thanks.