Quality RTOS & Embedded Software

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


Loading

PIC32MZ and Shadow Register Sets

Posted by vawheeler63 on August 3, 2015

Dear Richard,

Since one of the really hot features (my opinion) of the PIC32MZ is the fact that each interrupt priority CAN (if you configure it so) have its own set of Interrupt Shadow Registers, I was seriously wondering if this could be taken advantage of for FreeRTOS Interrupts (wrapper interrupts normally surrounded by portSAVECONTEXT and portRESTORECONTEXT), if interrupt nesting was turned off. From what I can tell, such support would enable the PIC32MZ to handle short FreeRTOS ISRs in a tiny fraction of the normal time. I realize such a thing is complex and would require the end programmer to follow a different set of policies regarding how FreeRTOS interrupts are coded. Are there any plans to pursue such a thing?

Kind regards, Vic Wheeler


PIC32MZ and Shadow Register Sets

Posted by rtel on August 4, 2015

This has been discussed, but I'm afraid its not got any further than a discussion, so while I can say its on the the 'todo' list, I can't say when (or if) it will get done (there are a lot of things on the todo list ;o)

I don't think providing shadow register support for individual peripheral interrupts would be difficult if the interrupts didn't perform a context switch - if a context switch was to be performed then the performance gain would be limited by the need to save/restore the context.

What would be more interesting is giving FreeRTOS its own set of shadow registers, in other words, to have interrupts used by FreeRTOS configured to use a shadow set. That could avoid the need for saving/restoring of temporary values, and generally make the scheduling faster. It would need some study though, and result in quite a lot of rework.

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