Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Re: FREERTOS problem on gcc and LPC2138

2005-10-23 by FreeRTOS Info

> I traced the problem further and I found, that the data_abort appears in
> call to static void vErrorChecks( void *pvParameters );
> first command : mov r12,sp where SP is 0x40002408 calls exception.
> I also checked, that code before that mode was in supervisor mode,
> and now is in user mode, as You mentioned Richard.
>

This is the first task to execute as it is the highest priority.  So it is
data aborting on effectively the first instruction.  Maybe the ARM/THUMB
mode of the processor is not matching the code.

I could take a look at your project if you like.  If so zip up the entire
FreeRTOS directory, then send it to the address from the FreeRTOS.org WEB
site contacts page (r  _dot_ barry -at- freertos +dot+ org ).

Regards,
Richard.


http://www.FreeRTOS.org

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.