Re: [arm-gnu] Re: Compiler internal error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Re: Compiler internal error



Just for completeness I would like to point out that the original code
snippet posted was from a long since deprecated version of FreeRTOS.  That
method of defining interrupts stop functioning correctly after a release of
GCC some time back.  The new method is documented here (amongst other
places):
http://www.freertos.org/portsam7xlwIP.html#CommandLineUsage [scroll up about
1 page from the linked bookmark to see the example].

As another note, ARM7 GCC ports tend not to have been tested with the
CodeSourcery distribution - although all the Cortex-M3 GCC demos use the
CodeSourcery code.

Regards,
Richard.

+ http://www.FreeRTOS.org
Designed for Microcontrollers.  More than 7000 downloads per month.

+ http://www.FreeRTOS.org/Documentation
FreeRTOS eBook - learn how to use an RTOS!