Call the variable from middlewares to main.c as a live watch parameter
Hi, I'm using MCSDK-5.4.5 with IAR. Currently, I'm trying to check the PWM duty cycle of each phase (A, B, C).
Luckily, I found out the variable "CntPhA", "CntPhB" and "CntPhC" inside "pwm_curr_fdbk.h" under middlewares.
The problem that I facing is how I can call to watch these three variables in "main.c" or how I can watch these three variables as "Live Watch" in IAR.
Thanks for your every suggestions and answers.
