Can The program run in mac OS?
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.
Hi Rameesh,
The LM flash programmer is a GUI-based Windows only application. There is no MAC OS version for it. You can use Uniflash which is a standalone tool to program the program via JTAG. Uniflash can be downloaded from https://www.ti.com/tool/UNIFLASH#downloads. There is a MAC OS version for it.
If you want to download a firmware image using an Ethernet connection or Serial (UART) connection then there is source code available in C:\ti\TivaWare_C_Series-2.2.0.295\tools\eflash and C:\ti\TivaWare_C_Series-2.2.0.295\tools\sflash. The two tools perform the same functionality as in LM flash programmer. The executables for these two tools are build for Windows and can be found in C:\ti\TivaWare_C_Series-2.2.0.295\tools\bin. Since the source code is open, you can rebuild for Mac OS.