Hello,
update2:
I did a new installation of CW 8.2 on a pc that never saw CW.
I tried first with 56800E Flash Programmer.exe -> ok
then tried with FFLASH.exe -> not working
Then I had an idea, I tried to compile and program an example directly from CW -> ok
then tried again with FFLASH.exe -> WORKING!!!
so I think that CW does an initialization of something (that is kept between restart of win), 56800E Flash Programmer.exe does it too (but is not kept at al, even when the program finish the programming), but FFLASH.exe doesn't (and AFAIK there is no parameter to pass to the program).
So for the moment I found a workaround:
- install CW
- run CW, compile and run the debug of a program on a real board (I used the example isr_Led)
- clode CW
- use FFLASH.exe
Now I wish to know why I have to do all this to make FFLASH.exe working.
and another thing: it's not possible to have the Flash programmer really stand alone? without having to install CW too?
Bye Jack