I have troubles when compiling on Flowcode 4 for dsPIC with an 24FJ256GA106 and PWM macro.
Is it possible to have a look at this ?
Thank you for your help

Moderator: Benj
Code: Select all
#define OC1CON OC1CON1
#define OC2CON OC2CON1
Code: Select all
RPOR1bits.RP2R = 0x12;
Code: Select all
Define139=#define MX_PWM_1_RP_OC 0x0012
Code: Select all
Define149=#define MX_PWM_3_RP_OC 0x0014