Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

another startup problem on SAM7

Posted by Nobody/Anonymous on November 17, 2005
Hi,

I have another startup-related problem with an at91SAM7 family CPU; hopefully you guys can help.

The demo worked fine right away on my dev board (the standard atmel S64 board), but it crashes about 2/3 of the time on my S256 board (custom made, but similar to the dev board). I'm pretty sure the hardware is ok, since I've been running other code on it for months with no trouble.

When entering xTaskCreate for the first time, one of three things will happen:

1. jump to AT91F_Default_IRQ_handler (an infinite loop)
2. jump to dabtvec (Data Abort, another infinite loop)
3. Successful completion (runs fine)

I haven't found any way to predict which one I'll get, although I only get successful completion with the JTAG connected. Without it, the board just continually resets.

Any suggestions?

Thanks,

Brian

RE: another startup problem on SAM7

Posted by Nobody/Anonymous on November 18, 2005
Sorry to ask obvious question but sometimes the obvious is too obvious.

>Without it, the board just continually resets

Is the watchdog being enabled? It might be that with the jtag the macro file disables the watchdog, but without the jtag the watchdog keeps running.

>The demo worked fine right away on my dev board
> (the standard atmel S64 board),

Proving the standard code, your jtag link and compiler installation are all sound.

>but it crashes about 2/3 of the time on my S256
>board (custom made, but similar to the dev board

I presume the 256 is backward compatible with the 64? I know the 256 has more memory, but is the start of the memory in the same location as per the 64? Did you make any changes to the code to run on the 256?


RE: another startup problem on SAM7

Posted by Nobody/Anonymous on November 18, 2005
Thanks for answering...I believe I found the answer. I did change a couple of files to work with the S256 board, and I think I inadvertently allowed an interrupt to fire before the scheduler was initialized. I'm still not exactly sure why it was crashing in the way it did, but I have a good lead on it now.

Thanks,

Brian


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner