Open Erema36 opened 4 years ago
Compiling the hex is really as easy as running make
in the src
directory. Prerequisites can be installed under ubuntu with sudo apt install build-essential sdcc
. Under windows you can use wsl2 to do exactly the same.
Hello. I want main.hex and eeprom.hex file that I can upload to MCU. I have STC15W404AS Chip in the pcb. I do not have knowledge to use compilers. I use the STC-ISP program v6.86U Thanks.