@ trioflex
I tried the new version of coIDE with my ST-Discovery board with ST-Link. It programs okay but when I try to debug (in flash) I get this error ‘java.lang.NullPointerException’.
I just had a simple test program that adds two numbers (a=b+c;). However I haven’t figured out how to add the C startup code yet. Any suggestions?