Richard Barry
b59d10c893
Change vTickISR() to vPortTickISR() in the new MicroBlaze demo.
14 years ago
Richard Barry
1f5e2a944c
Add vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API functions. Change vTickISR() to vPortTickISR(). Partially comment portmacro.h. All for the new MicroBlaze port.
14 years ago
Richard Barry
3d5656e37e
Clean up some of the exception handling code in the new MicroBlaze port.
14 years ago
Richard Barry
f90794f05a
Comment the new MicroBlaze port layer files.
14 years ago
Richard Barry
0e12cd0768
Comment the new standard demo files that were introduced for the new MicroBlaze demo project.
14 years ago
Richard Barry
9d6eabdcfb
Comment the new standard demo files that were introduced for the new MicroBlaze demo project.
14 years ago
Richard Barry
77df4daee7
Comment the peripheral helper files for the new MicroBlaze demo application.
14 years ago
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
0e02cc56b1
Add the standard demo/test timers task to the MicroBlaze demo.
14 years ago
Richard Barry
5fdee187d4
Comment the new MicroBlaze blinky demo ready for release. The full demo still requires work.
14 years ago
Richard Barry
832bbd38e1
Extend the exception handling functionality in the new MicroBlaze port.
14 years ago
Richard Barry
71b359154b
Implementing exception handling in the new MicroBlaze port - still a work in progress.
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
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
2874006c7b
Rebuild MicroBlaze hardware to experiment with UART - then put hardware back to how it was originally.
14 years ago
Richard Barry
56875b34d6
Rebuild MicroBlaze hardware to experiment with UART - then put hardware back to how it was originally.
14 years ago
Richard Barry
0512d10a02
Re-arrange the temporary MicroBlaze directory structure slightly.
14 years ago
Richard Barry
be9b7e82c8
Add the common demo files to the MicroBlaze project - this directory will be removed prior to release.
14 years ago
Richard Barry
53d52c0cd3
Remove the needs-lock SVN attribute.
14 years ago
Richard Barry
5ddcf3d36a
Update the Cortex-M3 IAR projects to compile with EWARM 6.20 where necessary.
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
c9b5f43d11
Add optional FPU support to the MicroBlaze code.
...
Rearrange the order in which registers are saved to the stack in an interrupt to make it more logical, and introduce #defines for the offset from the stack pointer for each variable.
14 years ago
Richard Barry
4d287dd1bf
Small tidy up of the new MicroBlaze port layer.
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
1cb4a1494f
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
Richard Barry
8d23799758
First pass changes to new MicroBlaze port layer done. No new functionality has yet been added.
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
78953066af
Delete again.
14 years ago
Richard Barry
7a6dacf296
14 years ago
Richard Barry
d487077d6e
First phase of renaming portasm.s in the MicroBlaze port.
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
Richard Barry
9f0bf057e6
Add LED output to the new MicroBlaze blinky demo - still a work in progress.
14 years ago
Richard Barry
ea5ec656f4
Continue work on MicroBlaze port - still very much a work in progress.
14 years ago
Richard Barry
1e5830a157
Continue work on MicroBlaze port - still very much a work in progress.
14 years ago
Richard Barry
67039f6065
Updating MicroBlaze port - work in progress.
14 years ago
Richard Barry
328a8b586f
Updating MicroBlaze port - 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
Richard Barry
d4670870fb
Restart the Microblaze project (again).
14 years ago
Richard Barry
3c5b78631b
Remove MicroBlaze directory.
14 years ago
Richard Barry
dbe65c9aaf
Remove MicroBlaze directory.
14 years ago
Richard Barry
1438e844d9
Remove MicroBlaze directory.
14 years ago
Richard Barry
659be53a3e
Remove MicroBlaze directory.
14 years ago