Richard Barry
|
c87a82bb7b
|
Rename the directories used in the Ethernet Lite MicroBlaze demo.
|
2011-08-27 13:30:01 +00:00 |
|
Richard Barry
|
405a2ca22c
|
Add run time stats gathering to the MicroBlaze demo.
|
2011-08-07 10:08:04 +00:00 |
|
Richard Barry
|
74eedea5db
|
Check in the MicroBlaze projects before copying them to create the version that uses the full Ethernet.
|
2011-07-27 16:54:57 +00:00 |
|
Richard Barry
|
a12c133956
|
Clear off a few compiler warnings generated when pedantic warnings are switched on.
|
2011-07-27 12:05:56 +00:00 |
|
Richard Barry
|
a176b54de5
|
MicroBlaze demo now building with lwIP included - but will not link until the Ethernetif file is implemented.
|
2011-07-24 11:14:40 +00:00 |
|
Richard Barry
|
b59d10c893
|
Change vTickISR() to vPortTickISR() in the new MicroBlaze demo.
|
2011-07-04 18:15:22 +00:00 |
|
Richard Barry
|
3d5656e37e
|
Clean up some of the exception handling code in the new MicroBlaze port.
|
2011-07-02 18:51:18 +00:00 |
|
Richard Barry
|
07e3174ad7
|
Complete first pass commenting of the new MicroBlaze demo main-blinky.c and main-full.c files.
|
2011-06-30 09:30:14 +00:00 |
|
Richard Barry
|
e46b2a304f
|
Continue commenting the new MicroBlaze demo.
|
2011-06-29 19:03:59 +00:00 |
|
Richard Barry
|
832bbd38e1
|
Extend the exception handling functionality in the new MicroBlaze port.
|
2011-06-29 08:50:13 +00:00 |
|
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.
|
2011-06-24 18:50:45 +00:00 |
|
Richard Barry
|
a4de9fa8f6
|
Add in the comtest test tasks to the MicroBlaze demo.
|
2011-06-19 21:19:33 +00:00 |
|
Richard Barry
|
7b24b4c30c
|
Add the comtest_strings.c and serial.c files - Tx is workings, but both files are still a work in progress.
|
2011-06-19 13:15:47 +00:00 |
|
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.
|
2011-06-15 16:44:08 +00:00 |
|
Richard Barry
|
00bfe2f025
|
Small tidy up of the main-full.c file for the new MicroBlaze demo.
|
2011-06-15 08:38:01 +00:00 |
|
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.
|
2011-06-13 14:41:18 +00:00 |
|
Richard Barry
|
cdac2c4f82
|
MicroBlaze demo nearly working - death tasks not yet integrated - still a work in progress.
|
2011-06-12 15:55:45 +00:00 |
|
Richard Barry
|
57653ee0ea
|
Work on the Full build configuration for the MicroBlaze. Still a work in progress - not all tasks are running yet.
|
2011-06-11 21:04:17 +00:00 |
|
Richard Barry
|
4c80a9948e
|
Tidy up the MicoBlaze port layer - still a work in progress.
|
2011-06-11 12:00:52 +00:00 |
|
Richard Barry
|
3e07dd4a03
|
Add a register test to the new MicroBlaze demo - still a work in progress.
|
2011-06-10 09:43:12 +00:00 |
|
Richard Barry
|
4cda2df265
|
MicroBlaze projects: Split build configurations into blinky and full. Implement partest.c. Everything still a work in progress.
|
2011-06-06 21:01:42 +00:00 |
|