;//###########################################################################
;//
;// FILE: DSP281x_CodeStartBranch.asm
;//
;// TITLE: Branch for redirecting code execution after boot.
;//
;//###########################################################################
;//
;// Ver | dd mmm yyyy | Who | Description of changes
;// =====|=============|======|===============================================
;// 1.00| 11 Sep 03 | L.H. | Updated based on D.A source to allow
;// | | | disabling the watchdog before branching to
;// | | | the C init routine. This is useful if the
;// | | | watchdog is timing out before main() is reached.
;//###########################################################################