Jump to content
43oh

Spyphase

Members
  • Content Count

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Spyphase reacted to abecedarian in How do I program a TM4C1294NCPDT microcontroller?   
    Short instructions on using the LP's debug with external MCU can be found in http://www.ti.com/lit/ug/spmu365a/spmu365a.pdf, page 32.
    There are several notes on that page explaining what's needed.
  2. Like
    Spyphase reacted to Fred in How do I program a TM4C1294NCPDT microcontroller?   
    If do don't already have the Tiva C Conected LaunchPad then I suggest you get one. It's the easiest way to get started playing around with the microcontroller.
     
    You should also be able to use the on-board debugger to debug and program your own custom board. I can see the JTAG connections between the debugger and microcontroller are broken out. There's normally a way to disconnect the two. (I'll check for you later how exactly to do this.) Otherwise the XDS100 or XDS200 (more expensive) are designed for the job.
  3. Like
    Spyphase reacted to bluehash in How do I program a TM4C1294NCPDT microcontroller?   
    LMFlasher - Flash Programmer, GUI and Command Line. Tivaware should have an example for bootloading.
  4. Like
    Spyphase reacted to bluehash in How do I program a TM4C1294NCPDT microcontroller?   
    @@zennoux Welcome to 43oh!
    There are multiple ways to program the TM4c1294 when off chip.
    You can use a JTAG You can use the factory bootloader that comes with the chip. Bootloading can be done via I2C, SPI, UART, CAN as well as USB. This particular one does not seem to have USB, but you can use the others.This document has more details - http://www.ti.com/lit/pdf/spmu301'>TivaWare
×
×
  • Create New...