After generating a bootloader with MCC 3.25 + 8b bootloader library 2.2.0 these are the changes needed so that the resulting code compiles:
In the AutoBaud section:BAUDCONbits has to be replaced by BAUDxCONbits depending on which EUSART is used
Same for..
↧