This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    software:stm8:ubuntu [2018/07/06 16:46] shaddi old revision restored (2018/07/06 14:11)  | 
                
                    software:stm8:ubuntu [2021/02/24 23:49] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| https://www.ondrovo.com/a/20170107-stm8-getting-started/ | https://www.ondrovo.com/a/20170107-stm8-getting-started/ | ||
| + | |||
| + | **openocd** | ||
| + | - # sudo apt-get install automake libtool | ||
| + | - # git clone git: / /repo.or.cz/openocd.git | ||
| + | - # cd openocd | ||
| + | - # ./bootstrap | ||
| + | - # ./configure | ||
| + | - # make | ||
| + | - # sudo make install | ||
| **sdcc** | **sdcc** | ||