stc8prog icon indicating copy to clipboard operation
stc8prog copied to clipboard

Release for Windows

Open LovelyA72 opened this issue 3 years ago • 5 comments

rt, Is it possible to have Windows release?

LovelyA72 avatar Sep 11 '22 02:09 LovelyA72

Well, it is possible but why not STC-ISP if you are using Windows?

IOsetting avatar Sep 12 '22 00:09 IOsetting

STC-ISP is closed source. I am also using platformio.

LovelyA72 avatar Sep 12 '22 03:09 LovelyA72

Tried STCGAL, which does not work on STC8G1K08A. This is the only open source and command line option on Windows. I am using PlatformIO so this is essential for me.

For these that want to compile on Windows with MinGW: comment out #include <err.h> and #include <sys/mman.h> and the program will build fine. I am not sure why the author included these two headers.

LovelyA72 avatar Oct 01 '22 17:10 LovelyA72

I am not quite sure but I didn't meet problem when compiling it in mingw64, you can find my command history in another issue. Maybe something different in the toolchain installation?

IOsetting avatar Oct 02 '22 12:10 IOsetting

has anyone know where can get windwos binary? thanx

iamplouf avatar May 09 '24 14:05 iamplouf