> 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)
>
> 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