Richard Barry
|
b593401cfe
|
|
17 years ago |
Richard Barry
|
3686ab1dcb
|
|
17 years ago |
Richard Barry
|
85c789dc2a
|
Add SVC handler to startup and recursive mutexes to the list of test tasks.
|
17 years ago |
Richard Barry
|
62f9bdef17
|
Add new config options.
|
17 years ago |
Richard Barry
|
a702fc53a7
|
Add new config options.
|
17 years ago |
Richard Barry
|
7596b7f45d
|
Allow test to pass when there are many other tasks in the system.
|
17 years ago |
Richard Barry
|
87575c5cfe
|
Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness.
|
17 years ago |
Richard Barry
|
ed28aa2046
|
Add critical section around xTaskCheckForTimeout() as the new queue code makes a call while the scheduler is not locked.
|
17 years ago |
Richard Barry
|
5ebd39bfc9
|
Add utilities that can be used to query a queue from within an ISR.
|
17 years ago |
Richard Barry
|
58905b6fb4
|
Performance optimisation.
|
17 years ago |
Richard Barry
|
a8d03f24e3
|
Performance optimisation.
|
17 years ago |
Richard Barry
|
b53d20dfd2
|
Remove absolute paths.
|
17 years ago |
Richard Barry
|
ebfede454f
|
Check in before attempting to remove absolute paths in PPC405 project.
|
17 years ago |
Richard Barry
|
5cb4e9b5a6
|
Get preeprocessor working correctly.
|
17 years ago |
Richard Barry
|
1217e8ce06
|
Get reg test tasks working correctly.
|
17 years ago |
Richard Barry
|
1aecde4efd
|
Renaming .s to .S.
|
17 years ago |
Richard Barry
|
640675e76b
|
Add -Wall option.
|
17 years ago |
Richard Barry
|
6e4a303cdb
|
Add -Wall option.
|
17 years ago |
Richard Barry
|
09803ca31e
|
Increase baud rate to 115200.
|
17 years ago |
Richard Barry
|
2e76895839
|
Add -Wall option.
|
17 years ago |
Richard Barry
|
89c922a586
|
Small optimisation by using constants for register addresses.
|
17 years ago |
Richard Barry
|
ebe6e14f25
|
Add extra tests into the regtest tasks.
|
17 years ago |
Richard Barry
|
ade2da38ed
|
Clear the interrupt prior to servicing the interrupt - previously it was the other way around.
|
17 years ago |
Richard Barry
|
bf5cd55c55
|
Comment ready for release.
|
17 years ago |
Richard Barry
|
f39424feee
|
Update commenting ready for release.
|
17 years ago |
Richard Barry
|
f73e663411
|
Rename PPC405 to PPC405_Xilinx.
|
17 years ago |
Richard Barry
|
643c94a5a8
|
Rename PPC405 to PPC405_Xilinx.
|
17 years ago |
Richard Barry
|
7008ebb8c9
|
PPC405 work in progress.
|
17 years ago |
Richard Barry
|
39b68e7fc5
|
PPC405 work in progress.
|
17 years ago |
Richard Barry
|
ebcac1c4b5
|
PPC405 work in progress.
|
17 years ago |
Richard Barry
|
8e856177c9
|
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.
|
17 years ago |
Richard Barry
|
47a7f0165b
|
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.
|
17 years ago |
Richard Barry
|
6e59817356
|
Remove system.log from the repository.
|
17 years ago |
Richard Barry
|
dab366cd77
|
PPC405 work in progress.
|
17 years ago |
Richard Barry
|
88548253ec
|
New PPC405 port files.
|
17 years ago |
Richard Barry
|
60bead5003
|
Remove warnings generated by new features.
|
17 years ago |
Richard Barry
|
39f6b0b5de
|
Add stack check macros.
|
17 years ago |
Richard Barry
|
71ef3153ea
|
Add trace macros.
|
17 years ago |
Richard Barry
|
b8b70528f4
|
Add trace macros.
|
17 years ago |
Richard Barry
|
2b174e556c
|
Add vTaskEnterCritical() and vTaskExitCritical() functions.
|
17 years ago |
Richard Barry
|
ebf69dab5d
|
More work in progress (PPC).
|
17 years ago |
Richard Barry
|
9a9cd41098
|
Basic cooperative reg test tasks working.
|
17 years ago |
Richard Barry
|
3c2306ed72
|
Work in progress, for backup purposes only.
|
17 years ago |
Richard Barry
|
fedf9c7ba0
|
Add initial PPC405 files - this is a work in progress not a completed port.
|
17 years ago |
Richard Barry
|
8c0260568e
|
Add PPC definition.
|
17 years ago |
Richard Barry
|
3e94695fb4
|
Update to V4.7.2.
|
17 years ago |
Richard Barry
|
12e207f913
|
Remove unused project.
|
17 years ago |
Richard Barry
|
1398ff5f3b
|
Increase stack size.
|
17 years ago |
Richard Barry
|
30eb33aa89
|
Change stack size depending on memory model.
|
17 years ago |
Richard Barry
|
c8de9a1cd8
|
Turn watchdog on.
|
17 years ago |