Markus Hubig wrote:
> Hi Greg,
>
> thank You for your help, now I just got my basic flashing script up
> and running, ... mostly ;-)
> ...
> The Problem I have now is when I run the mt.Init() method in line 3, I
> get a
> window where I have to select a COM-Port and the COM-Port speed and press
> OK. This is not acceptable for me, because I wanna serialize the
> flashing process
> for a lot of modules.
>
> Can you/anyone guess from my early-binding-file
> (http://gist.github.com/361226) if
> there is a way to suppress the display of the COM-Port window and pass
> the COM-Port
> and Speed Parameter within my script?

There's no way to tell from the interface, and several minutes of
Googling didn't turn up any documents that describe the object model. 
You're going to need to ask Infineon, or Keil, or an XC164 forum, or a
newsgroup like comp.arch.embedded

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to