Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: cast-fish on January 13, 2021, 08:23:59 AM
-
Hello F,
For what uses is "Wine" extension Best? ........ often think of using it , as a substitute platform.
thx
c
-
It is use for executing Windows .exe executable files. Better use winetricks for ease of use.
https://ibb.co/T0d2z2W
P.S. Dear moderator why my previous replies with attachment or Image BB code don't pass thru?
-
I'm using wine to run LDmicro, a free (GPL3) Ladder editor and compiler for some microcontrollers (some PIC,, some ATmega, two STM32).
Ladder logic is a graphical language por industrial PLC, under IEC 61131-3 normative.
LDmicro (https://github.com/LDmicro/LDmicro) compiles .hex files from Ladder diagrams,.
I use TinyMultiBootlader+ to download these .hex in PIC flash memory, or OWL in ATmega flash memory.
I use these programs on Arch Linux, and now trying to use the same on TCL installed on a 8 GB pendrive (BTW: I have some issues to use my physical keyboard in apps running on wine, see http://forum.tinycorelinux.net/index.php/topic,24895.0.html ).
-
Thank you for sharing! I started using it too, and I'm very happy with the result!