Talk:Minimal semihosted ARM Cortex-M "Hello World"

From D Wiki
Revision as of 22:20, 17 July 2015 by Taylorh140 (talk | contribs) (windows users can apparently enjoy this as well!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I was able to reproduce these results on windows! (not that linux is bad, its actually really great)

HOW?

I got:

arm-linux-gnueabihf (gdc) from [1] OpenOCD [2] ST LINK DRIVER from [3] and GDB as part of [4]


And followed the instructions given for the most part. There is some difficulty with path and of course the commands are a bit different. Honestly It was just kinda awesome that it worked! I'll admit i got that "embedded things that work high". Also I was curious if any new development has occurred? Is this article dated in any way? can i do more and better coding in d? Where can i find information on formatting the memory layout? Thanks!