Question
Hello World
Posted on April 19, 2016 at 03:16
Hello everybody.
Can someone point me to a simple ''Hello world'' LED blinking example for STM8?My situation is as following:I foundhttp://www.electroons.com/blog/stm8-tutorials-2-hello-world-program/
and I tried to do it here. It did not work (no ''stm8s.h'' file)later I found that this file is included in the ''STM8 firmware library''. So I searched for it and thanks to help in this forum I could finally find it...(thanks!)However even with this file it does not compile. I also tried to build the examples in the library (they are supposed to work right?) well it didnt work either.So can someone point me to a simple tutorial for blinking a led??Thanks