Please refer to the latest examples at:
https://github.com/microchip-pic-avr-examples/dspic33_dsc_bootloader_code_examples
An example bootloader using the 16-bit MCC bootloader and the CAN or CAN-FD peripheral.
https://www.microchip.com/16-bit-bootloader
There are 4 configurations provided in this demo:
- Using CAN classic on a device with the CAN-FD module
- Using CAN-FD on a device with the CAN-FD module
- Using CAN classic on a device with the enhanced CAN controller
- Using CAN-FD on a device with the CAN-FD module and using TA100 for external ECDSA verify
The hardware and software setup is different for each of these use cases. There are readme*.html files associated with each folder that describe the required hardware and software as well as how to setup and run each of the corresponding demos.