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.

TM4C1294 connected launch pad with keil

Hello readers!!

I am kind of novice with programming TI mcu ( i am familiar with NXP though).

Till now i was using NXP controller for my embedded application but recently i got my hands on TI's TM4C1294 connected launchpad. I am trying to program it using keil IDE.

I see on the user manual that this launchpad comes with on board debugger. Can i use keil (MDK 423) to program this board using the on board debugger ?

 Plus when i search the setting the driver for the debugger does not show up. 

Can any one tell me how to setup keil IDE to program the device. Sample project will be very useful 

Thanks in advance 

  • Hello Chaitanya

    The Keil IDE uVision has the in built drivers for Stellaris ICDI which recognizes the TM4C1294 Launch Pad. It may be that you would need to update the Keil IDE (if it is a very old version). Then load one of the examples from TivaWare in Keil (like blinky), compile and download the same.

    The pre requisites are that you must have TivaWare software and the ICDI drivers from TI web site installed

    Regards
    Amit