DSP2802x_CodeStartBranch.asm
Used to re-direct code execution from the boot entry point to the C Init routine.
Code can be configured to disable the WatchDog if the WD is timing out before main()
is reached.
Assigned to the BEGIN section by the linker.
Located at 0x000000 for Boot to M0.
Located at 0x3F7FF6 for Boot to Flash.