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.

TM4C1294NCPDT: Flow when installing XDS110 Emulation on the target

Part Number: TM4C1294NCPDT

I would like to know the following behavior of TM4C1294NCPDT when XDS110 emulation is installed.

(1) Where are boot_loader.bin and firmware.bin written in? (or in which memory are they written?)

(2) Do you have the original c files of boot_loader.bin and firmware.bin?

  • Hello

    (1) Where are boot_loader.bin and firmware.bin written in? (or in which memory are they written?)

    It would be internal flash. In <CCS INSTALL DIR>\ccs\ccs_base\common\uscif\xds110\XDS110SupportReadMe.pdf (page 7), you can see that boot_loader.bin should be flashed to address 0x0000

    (2) Do you have the original c files of boot_loader.bin and firmware.bin?

    We do not provide the source for this publicly.

    Thanks

    ki