www.ti.com
Bootloader Code Listing (V3.0)
2. Made BRP = 1. BRP was 0 in rev 1.0 . BT is now 10 to maintain
the SYSCLKOUT-bitrate relationship.
3. Changed the statement
ECanaMboxes.MBOX1.MSGID.bit.STDMSGID = 1;
to
ECanaMboxes.MBOX1.MSGID.all = 0x00040000;
since IDE,AME bits are not initialized in the previous version.
4. Employed Shadow writes to CANBTC register
*/
// EOF-------
86
Bootloader Code Overview
SPRU722C – November 2004 – Revised October 2006