Part Number: TM4C123GH6PM
I'm trying to build and use the sample bootloader code provided in the Tivaware library files, as specified in the Tivaware bootloader user guide(http://www.ti.com/lit/ug/spmu301d/spmu301d.pdf
CAN_UART_BRIDGE
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.
Part Number: TM4C123GH6PM
I'm trying to build and use the sample bootloader code provided in the Tivaware library files, as specified in the Tivaware bootloader user guide(http://www.ti.com/lit/ug/spmu301d/spmu301d.pdf
CAN_UART_BRIDGE
Hello,
Sorry I wasn't clear. My question is, what does the CAN_UART_BRIDGE option in bl_config.h in the Tivaware bootloader library do? I'm trying to use that library to create a CAN bootloader, and I'm wondering if that option helps transfer programming commands from UART to CAN.