XDUINO IDE v0.91 notes


Arduino platform has definitely enabled a lot of people including those non-tech savvy ones to enter into the electronics worlds. From the beauty of Arduino, now comes the challenge in making Arduino-like environment accessible across as many hardware platforms as possible. This would enable the simplicity and yet powerful Arduino platform to harvest on more powerful resources provided by different hardware to overcome hardware limitations based on different needs.

This approach will never be fully realized without contributors. So all contributions are welcome. Also, comments/suggestions will be highly appreciated. : -)

Let’s see what wonders we can create together…

Now, a little about me. My name is Ram, I am an independent IT consultant based in Bangkok and really like the Arduino project but it did not fit my needs so I started playing with ARM and manage to understand a bit about it then started this project. Feel free to contact me via the Contact us page : -)
Now as XDUINO-IDE is ready for download, these are the list of components you will find in XDUINO-IDE. This platform provides ease of compiling and uploading to the ARM Cortex-M3 devices by simply clicking the button on the main interface : -).

Main components includes:

  • C++ compiler with C and C++ libraries
  • ARM Cortex-M3 stm32f series mcu firmware/software uploader
  • XDUINO library for programming with Arduino-like syntax
  • Programming template in XDUINO and general ARM styles
  • and much much more..

What are you waiting for, you can signup to download it now from Download page.

ARM Compiler is also part of the XDUINO project.

The FREE ARM Compiler is bundled within the XDUINO-IDE package. Once XDUINO-IDE has been installed,
programming with Arduino syntax or ARM general programming can be done immediately. There is no need to set compiler options. The bundled FREE ARM Compiler has been tested with Cortex-M3 STM32 Thumb-2 instructions.

With ease of programming either by XDUINO-IDE or other IDE such as Keil, IAR, etc. One can easily build embedded application with Arduino commands.
XDUINO project also comes with ARM Compiler
The FREE ARM Compiler is bundled within the XDUINO-IDE package. Once XDUINO-IDE has been installed, programming with Arduino syntax or ARM general programming can be done immediately. There is no need to set compiler options. The bundled FREE ARM Compiler has been tested with Cortex-M3 STM32 Thumb-2 instructions.
ARM Compiler is also part of the XDUINO project
The FREE ARM Compiler is bundled within the XDUINO-IDE package. Once XDUINO-IDE has been installed, programming with Arduino syntax or ARM general programming can be done immediately. There is no need to set compiler options. The bundled FREE ARM Compiler has been tested with Cortex-M3 STM32 Thumb-2 instructions.
XDUINO project also comes with ARM Compiler
The FREE ARM Compiler is bundled within the XDUINO-IDE package. Once XDUINO-IDE has been installed, programming with Arduino syntax or ARM general programming can be done immediately. There is no need to set compiler options. The bundled FREE ARM Compiler has been tested with Cortex-M3 STM32 Thumb-2 instructions.
First, we would like to thank those who have given feedback on XDUINO IDE which contains ARM Compiler, libraries, and other tools necessary for getting the Xduino project running.

Important notes:

    • If you get anti-virus warning from running the software, you can ignore it if you have signed up and downloaded the software from our site. The warnings are inaccurate. We have seen this generally happens with compressed/encrypted executable files. For some anti-virus program you might have to make it explicitly exclude the XDUINO-IDE executable file from the anti-virus software.
  • After starting the IDE if you see “Verifying” at the bottom of the IDE, it means that the IDE is trying to Verify your registration information. There is no need to wait for this to complete if you have registered properly. You can start using the IDE immediately.
Share

, , , , ,

  1. #1 by Merve on October 9, 2009 - 11:47 pm

    I was very sad to see that the IDE does not play friendly with macs. I was crossing my fingers for a java version instead of an exe

  2. #2 by Ram on October 10, 2009 - 1:49 am

    Thank you for your message. We still don’t have a Mac to test it on yet. The code for the IDE is quite portable so getting it working on other platform should not be a problem as long as we can get a hold of such system to test it. We hope we can get a hold of a Mac soon!.

Comments are closed.