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-Kernel/Demo/MicroBlaze_Spartan-6_Ethern.../SDKProjects/RTOSDemoSource
Richard Barry 0512d10a02 Re-arrange the temporary MicroBlaze directory structure slightly. 14 years ago
..
Demo_Source Add the common demo files to the MicroBlaze project - this directory will be removed prior to release. 14 years ago
FreeRTOS_Source Add optional FPU support to the MicroBlaze code. 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 Re-arrange the temporary MicroBlaze directory structure slightly. 14 years ago
.project Add autogenerated test source code to the new MicroBlaze project. 14 years ago
CreateProjectDirectoryStructure.bat Re-arrange the temporary MicroBlaze directory structure slightly. 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 Work on the Full build configuration for the MicroBlaze. Still a work in progress - not all tasks are running yet. 14 years ago
main-full.c Introduce sp_flop.c. This is the same as the flop.c common demo file, but uses single precision numbers and variables in place of the double precision numbers and variables. 14 years ago