News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

emIDE, a Code::Blocks based project optimized for ARM

Started by StefanEdberg, August 14, 2013, 05:47:55 PM

Previous topic - Next topic

StefanEdberg

I have been playing with emIDE (www.emide.org) for some time on an ARM Core (STM32F4).
Works nicely out of the box. Comes with all advantages of Code:Blocks and is specifically
targeted for embedded development.
Includes sample projects, project wizard, peripheral window. Allows download to flash etc.

Quite neat, give it a try.

stahta01

http://www.emide.org/download.php

Link to download; I am glad to see the source is an download option.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

MortenMacFly

Quote from: stahta01 on August 14, 2013, 07:10:19 PM
Link to download; I am glad to see the source is an download option.
Indeed, so the project is legal and appreciated.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]