Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: mogplus8 on April 09, 2012, 12:24:40 pm
-
Complete newbie, know nearly nothing about electronics but I'm a fair programmer. I would like to program my STM32F4 Discovery board with Code::Blocks but I have no idea where to start. Is there a beginner tutorial or something? Is it even possible?...
Thanks,
-
Read the rules, then goto the site of your board manufacturer to see what compilers should be used to program it.
Then install the compiler and check if they are supported in C::B.
Try some things to get it going and if there are problems come back here or post in your compilers/board support site/forums.
-
Turn on full compiler logging (The full compiler logs will likely be needed by the Compiler support site).
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
Tim S.
-
Thanks for the tips. I'll let you know how I get on!
:)