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.

TM4C123GH6PM: Creating a windows software for updating my device

Part Number: TM4C123GH6PM
Other Parts Discussed in Thread: UNIFLASH

Hello,

I have a medical device that uses the TM4C123GH6PM mcu,

I want to create a windows program that will connect to that device in order to update the software in the future.

We connect to the device with a USB DFU.

The options I know about for burning the device are:

1) LM flash programmer CLI - I made it work for now with it but can I legally distribute it with my software? 

2) I know about sflash but from what I understand it wont work for USB DFU.

3) I also know a about the UNIFLASH, but never worked with it and still trying to  make it work using the CLI.

What is my best option for burning a new software on these devices?

Thanks,

Nadav