]>
git.sur5r.net Git - freertos/log
richardbarry [Wed, 5 Jan 2011 14:10:14 +0000 (14:10 +0000)]
Minor formatting changes to the GCC PSoC demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1225
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 5 Jan 2011 13:36:35 +0000 (13:36 +0000)]
A little extra commenting added to the Cortex M3 port layers.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1224
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 4 Jan 2011 17:40:27 +0000 (17:40 +0000)]
Added PSoC5 demo applications.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1223
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 4 Jan 2011 14:37:53 +0000 (14:37 +0000)]
Remove the queue registry from the MSP430X CCS port as the state viewer plug in does not work in CCS.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1222
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 4 Jan 2011 14:36:35 +0000 (14:36 +0000)]
Allow the register test asm code in the CCS4 MSP430X demo to use any data model.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1221
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 4 Jan 2011 14:32:52 +0000 (14:32 +0000)]
Allow the MSP430X IAR port layer to skip pre-loading all register values for created tasks.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1220
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 16:48:59 +0000 (16:48 +0000)]
Convert the CCS4 MSP430X port layer to permit large and small data models, and large and small code models.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1219
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 16:41:42 +0000 (16:41 +0000)]
Add build configurations for small data model and small code model tests to the MSP430X CCS4 demo project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1218
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 12:06:49 +0000 (12:06 +0000)]
Tidy up the run time stats generation in the MSP430X IAR port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1217
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 11:43:34 +0000 (11:43 +0000)]
Add a small data model build configuration to the IAR MSP430X demo project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1216
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 11:31:41 +0000 (11:31 +0000)]
Start to adjust to support both small and large memory models in the MSP430X IAR port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1215
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 3 Jan 2011 11:30:11 +0000 (11:30 +0000)]
Start to adjust to support both small and large memory models in the MSP430X IAR demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1214
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 2 Jan 2011 18:35:52 +0000 (18:35 +0000)]
Minor updates to the MSP430X CCS4 and IAR port layers.
Change the sprintf() in prvGenerateRunTimeStatsForTasksInList() to accept unsigned long instead of unsigned int parameters so it works on 16bit devices too.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1213
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 2 Jan 2011 18:31:30 +0000 (18:31 +0000)]
Minor updates to the MSP430X CCS4 demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1212
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 2 Jan 2011 18:19:12 +0000 (18:19 +0000)]
Minor updates to the MSP430X CCS4 demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1211
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 2 Jan 2011 18:17:22 +0000 (18:17 +0000)]
Minor updates to the MSP430X IAR demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1210
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 20:57:17 +0000 (20:57 +0000)]
Ensure that main() is always placed in low memory in the CCS4 MSP430X port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1209
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 20:56:23 +0000 (20:56 +0000)]
Ensure that main() is always placed in low memory in the IAR MSP430X port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1208
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 17:35:20 +0000 (17:35 +0000)]
Add warning line into the CCS4/MSP430X project to prompt the use of the CreateProjectDirectoryStructure.bat batch file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1207
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 17:24:46 +0000 (17:24 +0000)]
Formatting only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1206
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 17:24:03 +0000 (17:24 +0000)]
Remove unnecessary ';' characters from a couple of macro definitions in the IAR MSP430X port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1205
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 17:23:00 +0000 (17:23 +0000)]
Add MSP430X CCS4 port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1204
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 17:22:05 +0000 (17:22 +0000)]
Add MSP430X CCS4 demo project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1203
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 11:27:48 +0000 (11:27 +0000)]
Prepare the MSP430X IAR demo for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1202
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 09:32:55 +0000 (09:32 +0000)]
Add the debugger settings to the MSP430X IAR demo directory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1201
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 1 Jan 2011 09:23:37 +0000 (09:23 +0000)]
Continue work on the MSP430X demo - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1200
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 31 Dec 2010 18:56:23 +0000 (18:56 +0000)]
Add TI library files necessary to build MSP430X demo. Still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1199
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 31 Dec 2010 17:55:52 +0000 (17:55 +0000)]
Continue development of the MSP430X port layer for IAR. Still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1198
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 31 Dec 2010 17:54:29 +0000 (17:54 +0000)]
Continue work on the MSP430X demo - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1197
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 31 Dec 2010 14:51:15 +0000 (14:51 +0000)]
Continue to develop the MSP430X IAR demo project - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1196
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 30 Dec 2010 14:01:21 +0000 (14:01 +0000)]
Continue to develop the MSP430X IAR demo project - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1195
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 30 Dec 2010 14:00:30 +0000 (14:00 +0000)]
Change vTickISR() to vPortTickISR() in the MSP430X IAR port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1194
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 29 Dec 2010 22:07:52 +0000 (22:07 +0000)]
Start to write the MSP430X demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1193
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 29 Dec 2010 22:06:46 +0000 (22:06 +0000)]
Create directory to hold the MSP430X demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1192
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 29 Dec 2010 22:05:28 +0000 (22:05 +0000)]
Rename a function in the STM32L demo to conform to the coding standard for private functions.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1191
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 29 Dec 2010 18:46:02 +0000 (18:46 +0000)]
Tidy up the port layer for the MSP430X IAR port - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1190
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 29 Dec 2010 14:35:40 +0000 (14:35 +0000)]
Continue development of MSP430X port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1189
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 28 Dec 2010 18:40:12 +0000 (18:40 +0000)]
Continue development of MSP430X port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1188
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 28 Dec 2010 15:22:17 +0000 (15:22 +0000)]
Start work on official MSP430X port layer for IAR.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1187
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 19:41:05 +0000 (19:41 +0000)]
Finish the STM32L152 demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1186
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 17:10:24 +0000 (17:10 +0000)]
Added two missing STM32 peripheral drivers from the STM32L152 demo project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1185
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 17:04:34 +0000 (17:04 +0000)]
Comment and spell check the STM32L152 demo project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1184
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 11:24:14 +0000 (11:24 +0000)]
Enter sleep mode in the idle task.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1183
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 11:03:07 +0000 (11:03 +0000)]
Complete the STM32L152 demo application functionality - it is still to be 'productionised'.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1182
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 10:40:13 +0000 (10:40 +0000)]
Modify vTaskGetRunTimeStats() to ensure the current run time total is obtained from within a critical section. This allows greater flexibility in how the run time counter value is maintained.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1181
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Dec 2010 10:39:02 +0000 (10:39 +0000)]
Add an cpsie i before the SVC call that starts the scheduler. This is just in case the C start up code leaves interrupts globally disabled.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1180
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Dec 2010 15:18:30 +0000 (15:18 +0000)]
Allow RX YRDK demos to work with Rev1 and Rev3 boards, and with any web browser.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1179
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 21 Dec 2010 16:34:38 +0000 (16:34 +0000)]
Added a few system files to the repository for the STM32L152 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1178
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 21 Dec 2010 16:09:34 +0000 (16:09 +0000)]
Continued development on STM32L152 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1177
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 20 Dec 2010 12:14:45 +0000 (12:14 +0000)]
Still updating the STM32L demo project - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1176
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 19 Dec 2010 23:19:02 +0000 (23:19 +0000)]
Still updating the STM32L demo project - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1175
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 19 Dec 2010 20:31:41 +0000 (20:31 +0000)]
Developing STM32L152 demo - still a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1174
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 19 Dec 2010 19:20:56 +0000 (19:20 +0000)]
Starting point for the STM32L152 demo application added. Very much a work in progress.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1173
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 10 Dec 2010 16:33:14 +0000 (16:33 +0000)]
Updated comments only on Demo/Common/Minimal/recmutex.c
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1172
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 8 Dec 2010 20:25:24 +0000 (20:25 +0000)]
Removed the nonsensical parameter from the traceTASK_CREATE_FAILED() macro in tasks.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1171
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 8 Dec 2010 18:59:30 +0000 (18:59 +0000)]
Edited the #error message to remove the " marks from the middle of the string.
Used a conditional compilation around the task tag related functions to loosen the strict header file inclusion ordering.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1170
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 8 Dec 2010 18:58:01 +0000 (18:58 +0000)]
Removed the nonsensical parameter from the traceTASK_CREATE_FAILED() macro in tasks.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1169
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 8 Dec 2010 17:10:25 +0000 (17:10 +0000)]
Change the terminology from 'pseudo' to 'simulated' in the Win32 port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1168
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 25 Nov 2010 13:21:39 +0000 (13:21 +0000)]
Update the Red Suite LPC1768 project and source to use the latest version of the tools.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1167
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 24 Nov 2010 20:53:55 +0000 (20:53 +0000)]
Delete the now obsolete syscalls.c file from the Red Suite LPC17xx demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1166
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 24 Nov 2010 20:53:02 +0000 (20:53 +0000)]
Update the CMSIS files included in the Red Suite LPC17xx demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1165
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 16:11:16 +0000 (16:11 +0000)]
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1164
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 16:10:42 +0000 (16:10 +0000)]
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1163
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 10:46:54 +0000 (10:46 +0000)]
Added in the 'death' tasks to the MingW Win32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1162
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 10:40:43 +0000 (10:40 +0000)]
Added in the 'death' tasks to the Win32 MSVN demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1161
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 10:38:43 +0000 (10:38 +0000)]
Win32 port:
Separate out the interrupt handlers into separate functions so they can be installed into the array of interrupt handlers.
Reverse the priorities of the pseudo interrupt handler and tick generate threads so the extra hand shaking event can be removed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1160
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 22 Nov 2010 09:52:36 +0000 (09:52 +0000)]
Lowered the thread priorities used by the Win32 port, and added in a method to delete tasks in the Win32 port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1159
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 21:00:46 +0000 (21:00 +0000)]
Update to MSVC Win32 demo project file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1158
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 20:59:57 +0000 (20:59 +0000)]
Added the MingW/Eclipse project for the new Win32 port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1157
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 20:55:04 +0000 (20:55 +0000)]
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1156
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 20:53:13 +0000 (20:53 +0000)]
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1155
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 14:50:43 +0000 (14:50 +0000)]
Remove unused definitions from the Win32 demo main.c file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1154
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 14:36:36 +0000 (14:36 +0000)]
Just changed the comments only for the Win32 port.c file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1153
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 14:35:36 +0000 (14:35 +0000)]
Updated the Win32 MSVC demo files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1152
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 14:06:23 +0000 (14:06 +0000)]
Changed vPortCheckCorrectThreadIsRunning() in the Win32 port layer to use the Win32 thread ID rather than its handle.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1151
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 21 Nov 2010 11:35:48 +0000 (11:35 +0000)]
Added the traceTAKE_MUTEX_RECURSIVE_FAILED() macro.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1150
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Sun, 21 Nov 2010 11:34:12 +0000 (11:34 +0000)]
Added vPortCheckCorrectThreadIsRunning() function to the Win32 port layer to trap when Windows is not running the correct thread and try and catch it.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1149
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 20 Nov 2010 14:37:25 +0000 (14:37 +0000)]
Add in a missing initialisation to zero for a variable in recmutex.c. Should not really make any difference as the variable should be cleared to zero by the C start up code anyway.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1148
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sat, 20 Nov 2010 14:20:09 +0000 (14:20 +0000)]
Remove the trace lines from the Win32 port.c.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1147
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 19 Nov 2010 22:37:02 +0000 (22:37 +0000)]
Work on Win32 port layer - removing the need to store the critical section nesting count as part of the Win32 thread context.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1146
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 18 Nov 2010 16:41:44 +0000 (16:41 +0000)]
Win32 port.c - working ok in co-operative mode, but pre-emptive thread scheduling still problematic.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1145
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 16 Nov 2010 10:33:50 +0000 (10:33 +0000)]
Spell check Win32 port.c only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1144
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Nov 2010 22:30:47 +0000 (22:30 +0000)]
Added in more demo apps to the Win32 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1143
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Nov 2010 22:29:28 +0000 (22:29 +0000)]
Replace waitable timer with sleep function in Win32 port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1142
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 15 Nov 2010 20:23:08 +0000 (20:23 +0000)]
Updated Win32 port layer so that end of interrupt events are only sent to threads that are actually waiting for them.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1141
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 14 Nov 2010 21:01:50 +0000 (21:01 +0000)]
Start of new Win32 emulator project. Currently working but not well tested, and does not include a method for shutting down the generated processes.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1140
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 14 Nov 2010 21:00:36 +0000 (21:00 +0000)]
Start of new Win32 emulator project. Currently working but not well tested, and does not include a method for shutting down the generated processes.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1139
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 8 Nov 2010 21:59:23 +0000 (21:59 +0000)]
Update the IP address copy macro so it never relies on any byte alignment.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1138
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 18:07:41 +0000 (18:07 +0000)]
Update to FreeRTOS V6.1.0 release candidate.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1135
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 16:36:25 +0000 (16:36 +0000)]
Update to FreeRTOS V6.1.0 release candidate.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1134
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 13:54:37 +0000 (13:54 +0000)]
Allow tasks to be suspended immediately after creation - provided the scheduler is not running.
Add API function that allows the tick count to be queried from an interrupt.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1133
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 13:41:47 +0000 (13:41 +0000)]
Remove the .dep file from the IAR RX project. The file should not have been included in the first place.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1132
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)]
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1131
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 13:14:34 +0000 (13:14 +0000)]
Prepare the RX GNU demo application for release.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1130
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Thu, 23 Sep 2010 13:13:26 +0000 (13:13 +0000)]
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1129
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Sep 2010 22:03:40 +0000 (22:03 +0000)]
Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1128
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Sep 2010 22:02:54 +0000 (22:02 +0000)]
Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1127
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Sep 2010 21:31:33 +0000 (21:31 +0000)]
Back only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1126
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Sep 2010 21:29:57 +0000 (21:29 +0000)]
Back only.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1125
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 22 Sep 2010 13:00:51 +0000 (13:00 +0000)]
Start process of changing project name to include RDK in its title to place of RSK.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1124
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2