STMFlashLoader/STMFlashLoader Demo not quite working - suggestions?
I have followed AN2959 and have a bootloader running on an STM8S Discovery board but I cannot make either the command line or GUI based STMFlashLoader programs upload a program - can anyone help?
- The command line version always says `No response from the target, the Boot loader can not be started.` and from running the bootloader under debug, I cannot see any attempt to talk to the bootloader
- The GUI version does connect but will not upload an `s19` image saying `Cannot find the E_W_ROUTINEs file. Please make sure you selected the right device...` except that on the previous page, no devices were listed.
FWIW, the command-line set-up is port 9 (Windows COM9), 9600, 8, E, 1 but as I say, there is is no indication that the program is trying to send anything!
Thanks for any suggestions, even if just debugging tips to try!
