Author Topic: emIDE, a Code::Blocks based project optimized for ARM  (Read 17583 times)

StefanEdberg

  • Guest
emIDE, a Code::Blocks based project optimized for ARM
« on: August 14, 2013, 05:47:55 pm »
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.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: emIDE, a Code::Blocks based project optimized for ARM
« Reply #1 on: August 14, 2013, 07:10:19 pm »
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++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: emIDE, a Code::Blocks based project optimized for ARM
« Reply #2 on: August 15, 2013, 07:32:00 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ