Hello,
I have tried to reproduce the error in CW MCU 10.6.3 and KDS 2.0.0 but the generated code can be compiled without any error. I have also checked that the CAN_LDD driver contain the same code you have mentioned:
/* Allocate interrupt vectors */
/* {MQXLite RTOS Adapter} Save old and set new interrupt vector (function handler and ISR parameter) */
/* Note: Exception handler for interrupt is not saved, because it is not modified */
DeviceDataPrv->SavedBusOffISRSettings.isrData = _int_get_isr_data(LDD_ivIndex_INT_MSCAN_TX);
. . .
But this code can be compiled without errors.
Could you send me the project or the Processor Expert project configuration (Exported Component Settings - .peb file) for analysis, please?
Please, send me also the version of the Processor Expert product you are using (e.g. CW MCU 10.6.3, KDS 2.0.0).
Best Regards,
Marek Neuzil