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

Compile and execute code on Foundation platform

Hi,

I'm trying to compile and execute small code using free Foundation platform. I'd like to compile code with arm gcc and execute it on Foundation platform in order to start developing on ARM platform without buying a bare-metal board. And in the future use FVP for bigger projects, using gcc as compiler.

Anyone can provide a simple step-by-step (which gcc version of toolchain to download, compiling and linking options, execution commands, etc...  ) guide to achieve a simple "hello_word" program using the tools mentioned above?

Thanks a lot!!!

-F