This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley
Richard Barry 0f3ae55e5d Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode.
Update the Rowley MPU demo to use a version of debug_printf that runs in privileged mode to get around the problem of the RAM it uses not being under the control of the kernel.
2013-06-07 09:37:18 +00:00
..
application_defined_privileged_functions.h Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode. 2013-06-07 09:37:18 +00:00
flash_placement.xml Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
FreeRTOSConfig.h Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode. 2013-06-07 09:37:18 +00:00
LM3S_Startup.s Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
LM3S_Target.js Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
main.c Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode. 2013-06-07 09:37:18 +00:00
RTOSDemo.hzp Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode. 2013-06-07 09:37:18 +00:00
RTOSDemo.hzs Add configINCLUDE_APPLICATION_DEFINED_PRIVILEGED_FUNCTIONS mechanism to allow the user to define functions that will execute in privileged mode. 2013-06-07 09:37:18 +00:00
thumb_crt0.s Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00