Commit Graph

14 Commits (f90794f05a1afc158ba11cf985a4f5edc89fa3ea)

Author SHA1 Message Date
Richard Barry 07e3174ad7 Complete first pass commenting of the new MicroBlaze demo main-blinky.c and main-full.c files. 14 years ago
Richard Barry e46b2a304f Continue commenting the new MicroBlaze demo. 14 years ago
Richard Barry 832bbd38e1 Extend the exception handling functionality in the new MicroBlaze port. 14 years ago
Richard Barry 8b0ccf1444 New MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each position in the exception table. The handler itself does not do much yet. 14 years ago
Richard Barry a4de9fa8f6 Add in the comtest test tasks to the MicroBlaze demo. 14 years ago
Richard Barry 7b24b4c30c Add the comtest_strings.c and serial.c files - Tx is workings, but both files are still a work in progress. 14 years ago
Richard Barry d873c2705d 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
Richard Barry 00bfe2f025 Small tidy up of the main-full.c file for the new MicroBlaze demo. 14 years ago
Richard Barry 587e7f0682 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
Richard Barry cdac2c4f82 MicroBlaze demo nearly working - death tasks not yet integrated - still a work in progress. 14 years ago
Richard Barry 57653ee0ea Work on the Full build configuration for the MicroBlaze. Still a work in progress - not all tasks are running yet. 14 years ago
Richard Barry 4c80a9948e Tidy up the MicoBlaze port layer - still a work in progress. 14 years ago
Richard Barry 3e07dd4a03 Add a register test to the new MicroBlaze demo - still a work in progress. 14 years ago
Richard Barry 4cda2df265 MicroBlaze projects: Split build configurations into blinky and full. Implement partest.c. Everything still a work in progress. 14 years ago