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.

TM4C129x BOOT Loader

Other Parts Discussed in Thread: TM4C129XNCZAD, TM4C1294NCPDT

I have some very general questions about the TI boot loader. I'm new to the TI development world. I have a TM4C129X dev board. I downloaded the Tiva Sample Software. Included in that software is a boot_loader directory and \examples\boards\dk-tm4c129x\boot_demo_usb project. The boot_demo_usb project is an actual project. The boot_loader directory is just a selection of .c/.h files and a linker script. I also have a SW-TM4C-BOOTLDR-UG-2.0.1.11577.pdf which describes the contents of the boot_loader directory. The .pdf implies a relationship between the files in the boot_loader directory and the LM Flasher tool. The boot_demo_usb project seems to be unrelated to the .pdf and boot_loader directory...can someone help me connect the dots. I'm not sure how I utilize the documented boot_loader directory? I would have expected those files to be included in a code composer project as a demo project. Hopefully my question makes sense.