> I am using Windows 2000 and downloaded the Win build. I had installed the
> package in "c:\program files\mspgcc" so just as a try, I uninstalled and
> re-installed in "c:\mspgcc" which is the default.
Because of some bug the path of the file that is downloaded to MCU
cannot contain space characters. "Files/mspgcc/demo/test1.elf" is the
part of the path behind the space character.
> 1. File->open
> 2. Click run button
> 3. Click continue
>
> If you uncheck "breakpoint at main" you don't even need step 3.
You don't even need step 1.
> Insight does not remember that it is a remote tcp target so I need to
> reselect this each time.
Yes, you must select it after each start of the Insight. But if you have
the HOME environment varible defined, you needn't to set the other
parameters.
> The real annoyance is that it opens the .elf file
> and apparently does not close it so I am unable to re-compile because the
> .elf is in use.
Yes, it is. But I have habituated to it after some time. I would
appreciate if it would be the same as in C-spy.
Regards,
Petr