How to use mikroProg for Tiva's command line

mikroC, mikroBasic and mikroPascal for PRO ARM® MCUs, supporting STM32, Tiva, Kinetis, & CEC devices
Post Reply
Author
Message
Teno
Posts: 1
Joined: 31 May 2019 09:15

How to use mikroProg for Tiva's command line

#1 Post by Teno » 31 May 2019 09:30

Hi support engineers,

We want to download the program to TM4C123GH6PZ chip. (hex or bin)

I saw in the user's Manual of the mikroProg for PIC programmer that there is an introduction to the use of Keyboard shortcuts and command line parameters,but it was not found in mikroprog-tiva-manual.

mikroProg Suite For PIC.exe Command Line:

Example:mikroProg Suite for PIC.exe -w -pPIC18F45K22 -v -f”C:\somefile.hex”


Can you tell me how to input Command line correctly if we want to download the firmware to TM4C123GH6PZ chip(example or Document )?like mikroProg Suite For PIC.exe example.
The Programmer model we use is mikroProg for Tiva.

Example:mikroProg Suite for ARM.exe____________________________________

Wait for your feedback! Thanks
Attachments
IC chip
IC chip
TM4C123GH6PZ.PNG (92.22 KiB) Viewed 2759 times
Application
Application
mikroProg Suite For ARM.PNG (221.37 KiB) Viewed 2759 times

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: How to use mikroProg for Tiva's command line

#2 Post by stefan.filipovic » 03 Jun 2019 16:44

Hi,

Welcome to the mikroE forum.

It's similar as for the mikroProg for PIC.

Command for writing:
C:\Users\Public\Documents\Mikroelektronika\mikroProg Suite For ARM>"mikroProg Suite for ARM.exe" -w -pTM4C129XNCZAD -ti -v -f"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Examples\TI\Development Systems\EasyMx PRO v7 for TIVA Examples\Led Blinking\LedCurtain.hex"

Command for reading:
C:\Users\Public\Documents\Mikroelektronika\mikroProg Suite For ARM>"mikroProg Suite for ARM.exe" -r -pTM4C129XNCZAD -ti

Kind regards,
Stefan Filipović

Post Reply

Return to “ARM PRO Compilers”