Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
We are using the TMS320F280049C-56RSH microcontroller. We have access to two GPIO pins:
-
GPIO12 – connected to both SCIB_TX & CANB_TX
-
GPIO13 – connected to both SCIB_RX & CANB_RX
We are using the flashapi_ex2_sci_kernel
and flashapi_ex3_live_firmware_update
example applications for SCI bootloading. These examples are based on the 100-pin LaunchPad version of the F280049C, and they use SCIA by default.
Since the SysConfig tool is not available, we are manually configuring everything.
Following questions I have;
-
How can we implement CAN bootloading, by converting present SCI Bootloader to CAN Based Bootloader for 56 RSH pin ?
Please guide us on how to modify the example codes (ex2
andex3
) to support CAN-based bootloading, using CANB through GPIO12 and GPIO13. - Please share the link If you have helpful datasheet regarding conversion process for F28004x
With Regards,
Nibesh