Commit Graph

11 Commits (248123342b22ed506fb6d8a809c89dfd261dbd78)

Author SHA1 Message Date
Richard Barry 248123342b Prepare files for export (MicroBlaze project). 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 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
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 0512d10a02 Re-arrange the temporary MicroBlaze directory structure slightly. 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 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
Richard Barry f5b2c790a0 Add framework for new MicrobBlaze blinky project. 14 years ago
Richard Barry ee4659b678 Add autogenerated test source code to the new MicroBlaze project. 14 years ago