Quality RTOS & Embedded Software

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


Loading

FreeRTOS for VC709 Xilinx Microblaze

Posted by sarayuks on August 27, 2015

Hi ,

I was trying to port the FreeRTOS for my xilinx Microblaze VC709 board . I used the sample demo application you had provided in the site for the KC705.

I see that you have code which handles the timer interrupt and the Uart interrupt handler . I would like to know if i can configure the RTOS code to disable or not use the UART interrupt specifically ?

I am basically trying to reduce the size of my RTOS elf by reducing the functionalities to the basic minimum subset i would need . Are there any flags that i can use to disable certain particular functionalities like the above ?

Any lead in this would be of great help .

Thanks in advance.

Thanks and Regards Sarayu


FreeRTOS for VC709 Xilinx Microblaze

Posted by rtel on August 28, 2015

FreeRTOS has no dependency on the UART interrupt - it may be used as part of the demo code, perhaps (in the comprehensive rather than simple blinky demo) to create a command console, but FreeRTOS itself does not use it. All FreeRTOS needs is a timer interrupt, and the interrupt used can be decided by the application writer.

Regards.


[ 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