| Author |
Message |
|
|
Posted: May 06, 2008 - 09:31 AM |
|

Joined: Sep 13, 2007
Posts: 4
|
|
I'm trying to reuse some code for an home automation project. The code makes intensive use of try catch and throw, but this seems not to work on the AVR32. Can someone confirm that try/catch/throw is not supported?? I haven't found annything concerning this topic!!
Regards,
Lars |
|
|
| |
|
|
|
|
|
Posted: May 06, 2008 - 11:30 AM |
|


Joined: Jan 07, 2003
Posts: 4580
Location: Oslo, Norway
|
|
Exceptions are supported in the latest toolchain, GCC version 4.2.2.atmel.1.0.8.
Moved to software section... |
|
|
| |
|
|
|
|
|
|
|