Re: [Sdcc-user] Compiling SDCC with MSYS2/MINGW

2017-05-14 Thread Maarten Brock
> Hello everybody, > Running into a strange issue trying to compile SDCC with the msys2 > environment. > I've successfully downloaded gputils from source and compiled: > > $ gcc -v > > > gcc version 6.3.0 (Rev2, Built by MSYS2 project) >

Re: [Sdcc-user] Tutorials for STM8 and MCS-51 development using the Small Device C Compiler for various boards

2017-05-14 Thread Maarten Brock
> Based on my experience in getting started with various STM8 and MCS-51 > boards, I wrote a few simple tutorials to help others. They use free > tools only. For various evaluation boards there are three simple demos: > > 1) LED counter controlled by timer > 2) Serial output > 3) Dhrystone / Whetst