Re: How to port to the Arduino Due with C++ exception support etc.

2013-07-25 Thread Sebastian Huber
Hello, On 2013-07-24 15:19, R. Diez wrote: Hi all: [2nd attempt at posting this message] I am tired of old-style C code and their accompanying decade-old excuses in embedded environments, so I have set up an open-source, bare-metal environment for the Arduino Due with support for "modern"

Re: How to port to the Arduino Due with C++ exception support etc.

2013-07-24 Thread Karel Gardas
On 07/24/13 03:19 PM, R. Diez wrote: - lm3s69xx: Supports some Cortex-M? CPU. TI LM3S is Cortex-M3. Cheers, Karel ___ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel

How to port to the Arduino Due with C++ exception support etc.

2013-07-24 Thread R. Diez
Hi all: [2nd attempt at posting this message] I am tired of old-style C code and their accompanying decade-old excuses in embedded environments, so I have set up an open-source, bare-metal environment for the Arduino Due with support for "modern" C++ features like C++ exceptions. For more in