| Author | beginning argument ( Replies received: 1 ) |
| suyongyao |
Posted 04-09-2008 at 15:33   |

Registered on : 06-13-2008
Messages : 17
OFF-Line
|
Hi all,
I'm using IAR debugger with Kickstart board, version 4.42a. Is there any dos command that can be used to flash pre-compiled machine code into STM32?
So that i can use another program(ie. matlab) to do that to eliminate the need to babysitting on the whole long hr process of different application.
Hope you understand what i'm talking about, thank you.
Yong Yao
|
|
|
Profile
Quote
|
| st7 |
Posted 04-09-2008 at 15:43   |

Registered on : 06-02-2008
Messages : 116
OFF-Line
|
Although the command prompt on Windows is often loosely called a "DOS box", it isn't - it is the Windows Command Prompt or Windows Command Line.
So, try looking in your IAR documentation for any references to Command Line invocation...
You could also check if there is any kind of API (Application Programming Interface) that would allow it to be controlled from another program...
|
|
|
Profile
Quote
|