Quality RTOS & Embedded Software

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


Loading

FIQ Error

Posted by mayi on March 18, 2008
Hi all,

Controller: AT91SAM7S256
Dev Board: AT91SAM7S-EK
Compiler: IAR 5.11


I have downloaded demo project provided for the above said configuration, compiled and transferred it to the target using ATMEL SAM-ICE (J-Link). But when I say run it hangs when it tries to execute the following line

orr r0,r0,#FIQ_MODE ; Set FIQ mode bits


and comes to the following section of the code

__und_handler:
ldr pc,[pc,#+24] ;; Undefined instructions


I guess a interrupt is getting generated. But cant understand it fully.
Looking forward for replies.

RE: FIQ Error

Posted by Dave on March 18, 2008
This is in the startup code right, before main() is called? All it does is set r0 so nothing that could cause it to jump to the FIQ handler. Does the program hang when you run it without the debugger also? It could be the debugger is not initializing the micro correctly so there is an FIQ pending. I don't think this can be the case though as setting the processor into FIQ mode is very different from actually generating an FIQ.

RE: FIQ Error

Posted by Dave on March 18, 2008
more -

I note you are using the S256. Did you change the target device in the project settings to be for this device, and select the correct linker script. I think the demo yo are basing it on is for a SAM7 with less memory.


[ 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