Quality RTOS & Embedded Software

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


Loading

vPortStartFirstTask crashes in cortex m0plus

Posted by sureshthiraviam on October 21, 2013

Hi,

vPortStartFirstTask crashes in cortex m0p controller

void vPortStartFirstTask( void ) { __asm volatile( " movs r0, #0x00 n" /* Locate the top of stack. / " ldr r0, [r0] n" " msr msp, r0 n" / Set the msp back to the start of the stack. / " cpsie i n" / Globally enable interrupts. / " svc 0 n" / System call to start first task. */ " nop n" ); }

Inorder to call the svc instruction inorder to start the scheduler we are enabling the interrupt.

since basepri is not implemented will this cause an issue...

is there any solution for this...

is there any steps to be taken care...

thanks in advance


vPortStartFirstTask crashes in cortex m0plus

Posted by richardbarry on October 21, 2013

Please don't duplicate threads. It's really not helpful. I've been working on a solution, which I now have working, and will post it to your original thread once I have tested it.

Regards.


vPortStartFirstTask crashes in cortex m0plus

Posted by richardbarry on October 21, 2013

[in the mean time, I would guess that you can get around this by ensuring all peripheral interrupts are disabled until after the scheduler has been started]


vPortStartFirstTask crashes in cortex m0plus

Posted by sureshthiraviam on October 21, 2013

thanks for your reply richard

thanks in advance


vPortStartFirstTask crashes in cortex m0plus

Posted by sureshthiraviam on October 21, 2013

thanks for your reply richard

thanks in advance


[ 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