You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/Demo/MicroBlaze_Spartan-6_Ethern.../SDKProjects/RTOSDemoSource
Richard Barry 4108061316 Complete the new comtest_strings.c file.
Somewhat optimise the calling of vTaskSwitchContext() from interrupts in the new MicroBlaze port to ensure it does not get called multiple times when more than one peripheral is called from the same interrupt.
14 years ago
..
Demo_Source Complete the new comtest_strings.c file. 14 years ago
FreeRTOS_Source Complete the new comtest_strings.c file. 14 years ago
src Remove the heap used with the new MicroBlaze demo. As heap_2.c is being used, the heap area set up in the linker script is not required. 14 years ago
.cproject Complete the new comtest_strings.c file. 14 years ago
.project Add autogenerated test source code to the new MicroBlaze project. 14 years ago
CreateProjectDirectoryStructure.bat Add the comtest_strings.c and serial.c files - Tx is workings, but both files are still a work in progress. 14 years ago
FreeRTOSConfig.h Update register test tasks to include a manual yield. Include the death tasks in main-full.c. Decrease the RAM allocated to the heap in FreeRTOSConfig.h. 14 years ago
ParTest.c MicroBlaze projects: Split build configurations into blinky and full. Implement partest.c. Everything still a work in progress. 14 years ago
RegisterTests.c Update register test tasks to include a manual yield. Include the death tasks in main-full.c. Decrease the RAM allocated to the heap in FreeRTOSConfig.h. 14 years ago
main-blinky.c Add the comtest_strings.c and serial.c files - Tx is workings, but both files are still a work in progress. 14 years ago
main-full.c Add in the comtest test tasks to the MicroBlaze demo. 14 years ago
serial.c Complete the new comtest_strings.c file. 14 years ago