Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
+ Collaboration diagram for Basic MCU Initialization:

The initialization of all essential chip resources such as main oscillator, auxiliary clock for PWM, ADC and DAC. GPIO configuration, and the DSP core have been pulled together in on central SYSTEM_Initialize function, where function calls of each essentail chip resource can be executed in a specific sequence and be monitored for their successful completion.