This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Blink Newbie help debug!

Hi Forum.

I'm new to ARM, but have experience with AVR. I'm just trying to make a Hello World with blinky LEDs. I have this board:

https://forum.micropython.org/viewtopic.php?t=3086

So ok, everything seems to be setup right. I can compile and also program the Flash, it verify's with no errors. There are two onboard LEDs connected to A6 and A7 (it says so in the link, but I have also double checked). I can't get them to blink or flash. 

This is my code:

I hope someone can help me se what I'm doing wrong?

Best Regards

Ole.

0