Commit Graph

251 Commits

Author SHA1 Message Date
Richard Barry
829f5cda65 Update to use new port layer. 2008-03-24 12:51:24 +00:00
Richard Barry
6ec6b4508a Update to use new port layer. 2008-03-24 12:44:23 +00:00
Richard Barry
96b7e685a7 Update to use new port layer. 2008-03-24 12:43:05 +00:00
Richard Barry
7e3a04602d Update to use new port layer. 2008-03-24 12:35:40 +00:00
Richard Barry
c366fa96f9 Update to use the new port layer. 2008-03-24 12:32:38 +00:00
Richard Barry
945ffc1a38 2008-03-24 11:51:42 +00:00
Richard Barry
998e9699f4 Update to use new port layer. 2008-03-24 11:51:09 +00:00
Richard Barry
1ef0e22ca1 Update to use new port layer. 2008-03-24 11:45:23 +00:00
Richard Barry
3d099d43f5 Update to use new port layer. 2008-03-24 11:31:41 +00:00
Richard Barry
6e9d6a2bdf Update to use new port layer. 2008-03-24 10:46:56 +00:00
Richard Barry
5024d47769 2008-03-24 10:18:07 +00:00
Richard Barry
8502ee5b1c Introduce configKERNEL_INTERRUPT_PRIORITY and make some performance optimisations. 2008-03-24 10:17:30 +00:00
Richard Barry
534d26e4ef Remove the stellaris-eabi library as the none-eabi library can be used in its place. 2008-03-23 19:04:57 +00:00
Richard Barry
0ec39d206f 2008-03-23 18:50:13 +00:00
Richard Barry
2e3f4ad506 2008-03-23 17:03:16 +00:00
Richard Barry
b593401cfe 2008-03-23 17:02:24 +00:00
Richard Barry
3686ab1dcb 2008-03-23 17:00:08 +00:00
Richard Barry
85c789dc2a Add SVC handler to startup and recursive mutexes to the list of test tasks. 2008-03-23 16:58:34 +00:00
Richard Barry
62f9bdef17 Add new config options. 2008-03-23 16:11:08 +00:00
Richard Barry
a702fc53a7 Add new config options. 2008-03-23 16:09:16 +00:00
Richard Barry
7596b7f45d Allow test to pass when there are many other tasks in the system. 2008-03-23 16:07:48 +00:00
Richard Barry
87575c5cfe Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness. 2008-03-23 16:06:45 +00:00
Richard Barry
ed28aa2046 Add critical section around xTaskCheckForTimeout() as the new queue code makes a call while the scheduler is not locked. 2008-03-23 16:00:51 +00:00
Richard Barry
5ebd39bfc9 Add utilities that can be used to query a queue from within an ISR. 2008-03-23 15:58:27 +00:00
Richard Barry
58905b6fb4 Performance optimisation. 2008-03-23 15:54:50 +00:00
Richard Barry
a8d03f24e3 Performance optimisation. 2008-03-23 15:53:37 +00:00
Richard Barry
b53d20dfd2 Remove absolute paths. 2008-03-07 18:46:56 +00:00
Richard Barry
ebfede454f Check in before attempting to remove absolute paths in PPC405 project. 2008-03-07 18:23:27 +00:00
Richard Barry
5cb4e9b5a6 Get preeprocessor working correctly. 2008-03-07 16:29:15 +00:00
Richard Barry
1217e8ce06 Get reg test tasks working correctly. 2008-03-07 16:28:32 +00:00
Richard Barry
1aecde4efd Renaming .s to .S. 2008-03-07 13:43:27 +00:00
Richard Barry
640675e76b Add -Wall option. 2008-03-07 11:14:18 +00:00
Richard Barry
6e4a303cdb Add -Wall option. 2008-03-07 11:13:41 +00:00
Richard Barry
09803ca31e Increase baud rate to 115200. 2008-03-07 11:13:02 +00:00
Richard Barry
2e76895839 Add -Wall option. 2008-03-07 11:12:17 +00:00
Richard Barry
89c922a586 Small optimisation by using constants for register addresses. 2008-03-07 11:11:27 +00:00
Richard Barry
ebe6e14f25 Add extra tests into the regtest tasks. 2008-03-07 11:10:33 +00:00
Richard Barry
ade2da38ed Clear the interrupt prior to servicing the interrupt - previously it was the other way around. 2008-03-07 11:08:10 +00:00
Richard Barry
bf5cd55c55 Comment ready for release. 2008-03-06 20:55:49 +00:00
Richard Barry
f39424feee Update commenting ready for release. 2008-03-06 16:51:57 +00:00
Richard Barry
f73e663411 Rename PPC405 to PPC405_Xilinx. 2008-03-05 12:31:04 +00:00
Richard Barry
643c94a5a8 Rename PPC405 to PPC405_Xilinx. 2008-03-05 12:24:31 +00:00
Richard Barry
7008ebb8c9 PPC405 work in progress. 2008-03-05 12:22:19 +00:00
Richard Barry
39b68e7fc5 PPC405 work in progress. 2008-03-05 12:21:46 +00:00
Richard Barry
ebcac1c4b5 PPC405 work in progress. 2008-03-05 10:13:59 +00:00
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. 2008-03-05 10:13:18 +00:00
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. 2008-03-05 10:12:35 +00:00
Richard Barry
6e59817356 Remove system.log from the repository. 2008-03-05 10:11:22 +00:00
Richard Barry
dab366cd77 PPC405 work in progress. 2008-03-05 10:09:38 +00:00
Richard Barry
88548253ec New PPC405 port files. 2008-03-04 08:56:32 +00:00