In my project I am trying to use PWM6 (GPIO PK4 & PK5, M0PWM6), However Compiler throws an error " Description Resource Path Location Type
#20 identifier "PWM6_BASE" is undefined dacpwm.c /BELMR2KWV01 line 48 C/C++ Problem". I checked header files hw_memmap.h & pwm.h and could find only defintions for PWM0 & PWM1. Is it defined in some other files or do we need to define our own?
Regards,
Ramesh