]> git.sur5r.net Git - freertos/log
freertos
13 years agoChange occurrences of "Cortex M3" to "Cortex-M3".
richardbarry [Sat, 5 Feb 2011 16:49:17 +0000 (16:49 +0000)]
Change occurrences of "Cortex M3" to "Cortex-M3".

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1272 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoChange occurrences of "Cortex M3" to "Cortex-M3".
richardbarry [Sat, 5 Feb 2011 16:47:27 +0000 (16:47 +0000)]
Change occurrences of "Cortex M3" to "Cortex-M3".

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1271 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoChange the case of an include file and a file name in the makefile for the SAM7X...
richardbarry [Sun, 30 Jan 2011 17:55:50 +0000 (17:55 +0000)]
Change the case of an include file and a file name in the makefile for the SAM7X Eclipse demo to ensure it can be built on Linux.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1270 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoAdd some comments to the PIC32 demos that the IPL setting in an ISR prototype has...
richardbarry [Sat, 29 Jan 2011 15:49:42 +0000 (15:49 +0000)]
Add some comments to the PIC32 demos that the IPL setting in an ISR prototype has no effect if the FreeRTOS assembly wrapper is being used.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1269 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoSet the software interrupt priority to use configKERNEL_INTERRUPT_PRIORITY rather...
richardbarry [Sat, 29 Jan 2011 15:42:51 +0000 (15:42 +0000)]
Set the software interrupt priority to use configKERNEL_INTERRUPT_PRIORITY rather than being hard coded to 1.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1268 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the dsPIC MPLAB demo for use with the latest 3.25 version of the compiler.
richardbarry [Tue, 25 Jan 2011 16:30:24 +0000 (16:30 +0000)]
Update the dsPIC MPLAB demo for use with the latest 3.25 version of the compiler.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1267 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the PIC24 MPLAB demo for use with the latest 3.25 version of the compiler.
richardbarry [Tue, 25 Jan 2011 16:24:22 +0000 (16:24 +0000)]
Update the PIC24 MPLAB demo for use with the latest 3.25 version of the compiler.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1266 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the dsPIC MPLAB demo for use with the latest 3.25 version of the compiler.
richardbarry [Tue, 25 Jan 2011 15:56:09 +0000 (15:56 +0000)]
Update the dsPIC MPLAB demo for use with the latest 3.25 version of the compiler.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1265 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the PIC32 project to better structure the files in the MPLAB project window...
richardbarry [Tue, 25 Jan 2011 15:26:53 +0000 (15:26 +0000)]
Update the PIC32 project to better structure the files in the MPLAB project window, and test that it works with the latest V1.12 C32 compiler.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1264 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoRemove unreferenced variables from main.c for the PSoC 5 demos.
RichardBarry [Tue, 25 Jan 2011 10:16:20 +0000 (10:16 +0000)]
Remove unreferenced variables from main.c for the PSoC 5 demos.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1263 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoRemove the memory hole in the linker MSP430X/IAR linker script that was a left over...
richardbarry [Wed, 19 Jan 2011 16:40:55 +0000 (16:40 +0000)]
Remove the memory hole in the linker MSP430X/IAR linker script that was a left over from the TI User Experience demo (which required the hole).

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1262 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the MSP430X/IAR demo project to support the medium data model.
richardbarry [Tue, 18 Jan 2011 20:34:38 +0000 (20:34 +0000)]
Update the MSP430X/IAR demo project to support the medium data model.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1261 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the MSP430X/IAR port layer to support the medium data model.
richardbarry [Tue, 18 Jan 2011 20:33:35 +0000 (20:33 +0000)]
Update the MSP430X/IAR port layer to support the medium data model.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1260 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoTidy up the IAR MSP430X demo serial.c file.
richardbarry [Tue, 18 Jan 2011 19:55:13 +0000 (19:55 +0000)]
Tidy up the IAR MSP430X demo serial.c file.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1259 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate to V6.1.1 V6.1.1
richardbarry [Fri, 14 Jan 2011 20:40:41 +0000 (20:40 +0000)]
Update to V6.1.1

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1257 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate to V6.1.1
richardbarry [Fri, 14 Jan 2011 20:31:45 +0000 (20:31 +0000)]
Update to V6.1.1

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1256 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate to V6.1.1
richardbarry [Fri, 14 Jan 2011 20:25:54 +0000 (20:25 +0000)]
Update to V6.1.1

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1255 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate to V6.1.1
richardbarry [Fri, 14 Jan 2011 20:22:24 +0000 (20:22 +0000)]
Update to V6.1.1

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1254 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoSecond phase of changing the directory that starts Cortex, with one that starts CORTEX.
richardbarry [Fri, 14 Jan 2011 18:45:00 +0000 (18:45 +0000)]
Second phase of changing the directory that starts Cortex, with one that starts CORTEX.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1253 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoSecond phase of changing the directory that starts Cortex, with one that starts CORTEX.
richardbarry [Fri, 14 Jan 2011 18:44:23 +0000 (18:44 +0000)]
Second phase of changing the directory that starts Cortex, with one that starts CORTEX.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1252 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoFirst phase of changing the directory that starts Cortex, with one that starts CORTEX.
richardbarry [Fri, 14 Jan 2011 18:42:44 +0000 (18:42 +0000)]
First phase of changing the directory that starts Cortex, with one that starts CORTEX.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1251 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoFirst phase of changing the directory that starts Cortex, with one that starts CORTEX.
richardbarry [Fri, 14 Jan 2011 18:40:20 +0000 (18:40 +0000)]
First phase of changing the directory that starts Cortex, with one that starts CORTEX.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1250 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the RX600 HEW projects to use the new J-Link DLL.
richardbarry [Fri, 14 Jan 2011 18:34:29 +0000 (18:34 +0000)]
Update the RX600 HEW projects to use the new J-Link DLL.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1249 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoIncrease the stack sizes in the IAR / MSP430X demo.
richardbarry [Thu, 13 Jan 2011 19:08:36 +0000 (19:08 +0000)]
Increase the stack sizes in the IAR / MSP430X demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1248 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMake the generation of run time stats percentages more efficient.
richardbarry [Thu, 13 Jan 2011 19:04:57 +0000 (19:04 +0000)]
Make the generation of run time stats percentages more efficient.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1247 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoAdd the .align, .asmfunc and .endasmfunc directives to the CCS MSP430X port layer.
richardbarry [Thu, 13 Jan 2011 10:36:42 +0000 (10:36 +0000)]
Add the .align, .asmfunc and .endasmfunc directives to the CCS MSP430X port layer.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1246 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMake the tick ISR entry function use the __raw attribute in the IAR MSP430X port...
richardbarry [Thu, 13 Jan 2011 10:28:40 +0000 (10:28 +0000)]
Make the tick ISR entry function use the __raw attribute in the IAR MSP430X port layer.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1245 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoRemove unnecessary calls to fflush() in MSP430X/IAR demo.
richardbarry [Thu, 13 Jan 2011 10:27:06 +0000 (10:27 +0000)]
Remove unnecessary calls to fflush() in MSP430X/IAR demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1244 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoIncrease the MCLK frequency to 25MHz in the IAR MSP430X demo.
richardbarry [Wed, 12 Jan 2011 12:33:38 +0000 (12:33 +0000)]
Increase the MCLK frequency to 25MHz in the IAR MSP430X demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1243 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoIncrease the MCLK frequency to 25MHz in the CCS MSP430X demo.
richardbarry [Wed, 12 Jan 2011 12:32:33 +0000 (12:32 +0000)]
Increase the MCLK frequency to 25MHz in the CCS MSP430X demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1242 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMake use of the .align assembler directive in the reg test asm file of the MSP430X...
richardbarry [Wed, 12 Jan 2011 12:15:03 +0000 (12:15 +0000)]
Make use of the .align assembler directive in the reg test asm file of the MSP430X/CCS demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1241 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoRename the UART ISR in the MSP430X/CCS demo to match the UART actually being used.
richardbarry [Wed, 12 Jan 2011 12:13:26 +0000 (12:13 +0000)]
Rename the UART ISR in the MSP430X/CCS demo to match the UART actually being used.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1240 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMake use of the EVEN assembler directive in the IAR MSP430X port layer.
richardbarry [Wed, 12 Jan 2011 10:00:13 +0000 (10:00 +0000)]
Make use of the EVEN assembler directive in the IAR MSP430X port layer.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1239 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMake use of the EVEN assembler directive in the reg test asm file of the MSP430X...
richardbarry [Wed, 12 Jan 2011 09:58:51 +0000 (09:58 +0000)]
Make use of the EVEN assembler directive in the reg test asm file of the MSP430X/IAR demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1238 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoSet the low power mode entered in the idle hook to 3 in the MSP430X/IAR demo.
richardbarry [Wed, 12 Jan 2011 09:58:08 +0000 (09:58 +0000)]
Set the low power mode entered in the idle hook to 3 in the MSP430X/IAR demo.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1237 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoRename the UART ISR in the MSP430X/IAR demo to match the UART actually being used.
richardbarry [Wed, 12 Jan 2011 09:56:56 +0000 (09:56 +0000)]
Rename the UART ISR in the MSP430X/IAR demo to match the UART actually being used.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1236 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoEnsure the MSp430X IAR project only has main.c open when the workspace is opened.
richardbarry [Thu, 6 Jan 2011 11:18:06 +0000 (11:18 +0000)]
Ensure the MSp430X IAR project only has main.c open when the workspace is opened.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1235 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoSet the STM32L152 compiler options to use the tiny printf formatter.
richardbarry [Thu, 6 Jan 2011 11:11:43 +0000 (11:11 +0000)]
Set the STM32L152 compiler options to use the tiny printf formatter.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1234 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoIntroduce option that permits a smaller printf() library to be used when sizeof(...
richardbarry [Thu, 6 Jan 2011 11:10:51 +0000 (11:10 +0000)]
Introduce option that permits a smaller printf() library to be used when sizeof( int ) == sizeof( long ) in cases where formatted strings are used to present run time stats information.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1233 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoReplace the function that returns the current run time counter value with a macro...
richardbarry [Thu, 6 Jan 2011 10:50:31 +0000 (10:50 +0000)]
Replace the function that returns the current run time counter value with a macro for easier inlining.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1232 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoChange the #error text in croutine.h only.
richardbarry [Thu, 6 Jan 2011 10:49:20 +0000 (10:49 +0000)]
Change the #error text in croutine.h only.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1231 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoIntroduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_R...
richardbarry [Thu, 6 Jan 2011 10:08:07 +0000 (10:08 +0000)]
Introduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_RUN_TIME_COUNTER_VALUE to make inlining of the run time stats functions easier.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1230 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoReplace the function that returns the current run time counter value with a macro...
richardbarry [Thu, 6 Jan 2011 10:06:09 +0000 (10:06 +0000)]
Replace the function that returns the current run time counter value with a macro for easier inlining.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1229 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoReplace the function that returns the current run time counter value with a macro...
richardbarry [Thu, 6 Jan 2011 09:55:05 +0000 (09:55 +0000)]
Replace the function that returns the current run time counter value with a macro for easier inlining.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1228 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate the run time stats generation algorithm for the MSP430X IAR port.
richardbarry [Wed, 5 Jan 2011 20:20:17 +0000 (20:20 +0000)]
Update the run time stats generation algorithm for the MSP430X IAR port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1227 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMinor formatting changes to the Keil and RVDS PSoC5 demos.
richardbarry [Wed, 5 Jan 2011 14:16:28 +0000 (14:16 +0000)]
Minor formatting changes to the Keil and RVDS PSoC5 demos.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1226 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoMinor formatting changes to the GCC PSoC demo.
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

13 years agoA little extra commenting added to the Cortex M3 port layers.
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

13 years agoAdded PSoC5 demo applications.
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

13 years agoRemove the queue registry from the MSP430X CCS port as the state viewer plug in does...
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

13 years agoAllow the register test asm code in the CCS4 MSP430X demo to use any data model.
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

13 years agoAllow the MSP430X IAR port layer to skip pre-loading all register values for created...
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

13 years agoConvert the CCS4 MSP430X port layer to permit large and small data models, and large...
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

13 years agoAdd build configurations for small data model and small code model tests to the MSP43...
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

13 years agoTidy up the run time stats generation in the MSP430X IAR port.
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

13 years agoAdd a small data model build configuration to the IAR MSP430X demo project.
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

13 years agoStart to adjust to support both small and large memory models in the MSP430X IAR...
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

13 years agoStart to adjust to support both small and large memory models in the MSP430X IAR...
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

13 years agoMinor updates to the MSP430X CCS4 and IAR port layers.
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

13 years agoMinor updates to the MSP430X CCS4 demo application.
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

13 years agoMinor updates to the MSP430X CCS4 demo application.
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

13 years agoMinor updates to the MSP430X IAR demo application.
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

13 years agoEnsure that main() is always placed in low memory in the CCS4 MSP430X port.
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

13 years agoEnsure that main() is always placed in low memory in the IAR MSP430X port.
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

13 years agoAdd warning line into the CCS4/MSP430X project to prompt the use of the CreateProject...
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

13 years agoFormatting only.
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

13 years agoRemove unnecessary ';' characters from a couple of macro definitions in the IAR MSP43...
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

13 years agoAdd MSP430X CCS4 port layer.
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

13 years agoAdd MSP430X CCS4 demo project.
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

13 years agoPrepare the MSP430X IAR demo for release.
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

13 years agoAdd the debugger settings to the MSP430X IAR demo directory.
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

13 years agoContinue work on the MSP430X demo - still a work in progress.
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

13 years agoAdd TI library files necessary to build MSP430X demo. Still a work in progress.
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

13 years agoContinue development of the MSP430X port layer for IAR. Still a work in progress.
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

13 years agoContinue work on the MSP430X demo - still a work in progress.
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

13 years agoContinue to develop the MSP430X IAR demo project - still a work in progress.
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

13 years agoContinue to develop the MSP430X IAR demo project - still a work in progress.
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

13 years agoChange vTickISR() to vPortTickISR() in the MSP430X IAR port layer.
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

13 years agoStart to write the MSP430X demo.
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

13 years agoCreate directory to hold the MSP430X demo.
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

13 years agoRename a function in the STM32L demo to conform to the coding standard for private...
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

13 years agoTidy up the port layer for the MSP430X IAR port - still a work in progress.
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

13 years agoContinue development of MSP430X port.
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

13 years agoContinue development of MSP430X port.
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

13 years agoStart work on official MSP430X port layer for IAR.
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

13 years agoFinish the STM32L152 demo application.
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

13 years agoAdded two missing STM32 peripheral drivers from the STM32L152 demo project.
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

13 years agoComment and spell check the STM32L152 demo project.
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

13 years agoEnter sleep mode in the idle task.
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

13 years agoComplete the STM32L152 demo application functionality - it is still to be 'production...
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

13 years agoModify vTaskGetRunTimeStats() to ensure the current run time total is obtained from...
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

13 years agoAdd an cpsie i before the SVC call that starts the scheduler. This is just in case...
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

13 years agoAllow RX YRDK demos to work with Rev1 and Rev3 boards, and with any web browser.
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

13 years agoAdded a few system files to the repository for the STM32L152 demo.
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

13 years agoContinued development on STM32L152 demo.
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

13 years agoStill updating the STM32L demo project - still a work in progress.
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

13 years agoStill updating the STM32L demo project - still a work in progress.
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

13 years agoDeveloping STM32L152 demo - still a work in progress.
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

13 years agoStarting point for the STM32L152 demo application added. Very much a work in progress.
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

13 years agoUpdated comments only on Demo/Common/Minimal/recmutex.c
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