This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129 CAN bus Bootloader

I am having trouble fully understanding how to setup a CAN bus bootloader using the bootloader API.  I have not found a place to set the node-id or what the default is to be able to communicate.  I also am using a 25 MHz crystal and the bootloader doesn't seem to support above 16 MHz in bl_can_timing.h.  Any help with getting this off the ground would be greatly appreciated.