shkolnick-kun / stvd-sdcc

GNU General Public License v3.0
2 stars 0 forks source link

STVD-SDCC integration suite

Here you can find a set of command line tools which can be used to add SDCC support to STVD IDE. These tools are intended to enable STM8 software development with SDCC in STVD.

Current project status

This project was an experiment. The toolset now can be used to build a project in STVD with SDCC.

Unfortunately ST-s version of GDB does not support SDCC-s debug info, so debuging is not available :(

More info on this issue is here.

Dependencies

Things, needed to build the toolset:

Things, neede to run the toollset