Quality RTOS & Embedded Software

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


Loading

port.c does not compile with atmel same70q21

Posted by cjedic on April 21, 2016

The arguments for my build are as follows: -mthumb -DSAME70Q21 -DSAME70 -DDEBUG -DTHUMB_INTERWORK -O1 -ffunction-sections -mlong-calls -g3 -Wall -mcpu=cortex-m7 -std=gnu99

All other files compile fine but when it compiles the port.c file in the portable/GCC/ARMCM4F or the portable/GCC/ARMC7/rp01 directories I get the follwoing errors

/tmp/ccVxLxH7.s: Assembler messages: /tmp/ccVxLxH7.s:409: Error: selected processor does not support Thumb mode vstmdbeq r0!,{s16-s31}' /tmp/ccVxLxH7.s:411: Error: instruction not allowed in IT block --stmdb r0!,{r4-r11,r14}' /tmp/ccVxLxH7.s:432: Error: selected processor does not support Thumb mode vldmiaeq r0!,{s16-s31}' /tmp/ccVxLxH7.s:434: Error: instruction not allowed in IT block --msr psp,r0'

I am developing on eclipse and using the tools from a makefile but I tried it on a windows box with atmel studio 7 and it failed the same way.

Please help.


port.c does not compile with atmel same70q21

Posted by rtel on April 21, 2016

Those are floating point instructions, and your command line does not tell GCC that the processor has a floating point unit.

The FreeRTOS download has an Atmel Studio (GCC) project for these parts, which builds without problems, and from which you can obtain the command line used:

http://www.freertos.org/Creating-a-new-FreeRTOS-project.html (note: "It is always recommended that a new FreeRTOS project is created by starting with, and then adapting, one of the provided pre-configured demos. Doing this ensures the new project includes all the necessary source and header files, and installs the necessary interrupt service routines, with no effort on the part of the project's creator.")


[ 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