]> git.sur5r.net Git - freertos/log
freertos
12 years agoRename Demo/MPS430X_MSP430F5438_CCS4 Demo/MPS430X_MSP430F5438_CCS.
richardbarry [Mon, 2 Apr 2012 09:40:00 +0000 (09:40 +0000)]
Rename Demo/MPS430X_MSP430F5438_CCS4 Demo/MPS430X_MSP430F5438_CCS.

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

12 years agoRename the Source/Portable/CCS4 directory to Source/Portable/CCS.
richardbarry [Mon, 2 Apr 2012 09:37:17 +0000 (09:37 +0000)]
Rename the Source/Portable/CCS4 directory to Source/Portable/CCS.

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

12 years agoRemove the Demo/Common/Utils directory as the CLI code is currently provided separately.
richardbarry [Mon, 2 Apr 2012 09:24:11 +0000 (09:24 +0000)]
Remove the Demo/Common/Utils directory as the CLI code is currently provided separately.

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

12 years agoTest the CCS4 demo project to CCS5 and make a minor change to ensure the power suppli...
richardbarry [Mon, 2 Apr 2012 09:20:45 +0000 (09:20 +0000)]
Test the CCS4 demo project to CCS5 and make a minor change to ensure the power supplied is adequate for the CPU speed.

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

12 years agoRemove compiler warning in CCS MSP430X port.
richardbarry [Sun, 1 Apr 2012 18:24:08 +0000 (18:24 +0000)]
Remove compiler warning in CCS MSP430X port.

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

12 years agoUpdate MSP430X IAR port to ensure the power settings are correct for the clock speed.
RichardBarry [Sun, 1 Apr 2012 17:54:07 +0000 (17:54 +0000)]
Update MSP430X IAR port to ensure the power settings are correct for the clock speed.

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

12 years agoCorrect #endif statement in new flash_tiemr.h header file.
richardbarry [Sat, 17 Mar 2012 17:22:52 +0000 (17:22 +0000)]
Correct #endif statement in new flash_tiemr.h header file.

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

12 years agoUpdate version number in a couple of files in the RX63N/Renesas demo.
RichardBarry [Sat, 17 Mar 2012 17:21:49 +0000 (17:21 +0000)]
Update version number in a couple of files in the RX63N/Renesas demo.

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

12 years agoBaseline the RX63N/Renesas demo - the Ethernet part of the demo is currently commente...
richardbarry [Sat, 17 Mar 2012 17:18:27 +0000 (17:18 +0000)]
Baseline the RX63N/Renesas demo - the Ethernet part of the demo is currently commented out as the Ethernet port is not configured using the RX63N register set.

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

12 years agoAdd the sp_flop standard demo tasks to the RX63N RSK demo.
richardbarry [Sat, 17 Mar 2012 15:11:13 +0000 (15:11 +0000)]
Add the sp_flop standard demo tasks to the RX63N RSK demo.

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

12 years agoUpdate demos to use timers for the check functionality, and the flash timers. Floati...
richardbarry [Sat, 17 Mar 2012 15:02:32 +0000 (15:02 +0000)]
Update demos to use timers for the check functionality, and the flash timers.  Floating point and Ethernet is not yet included.

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

12 years agoAdd the flash_timer standard demo timers (rather than tasks). These behave as the...
richardbarry [Sat, 17 Mar 2012 14:59:46 +0000 (14:59 +0000)]
Add the flash_timer standard demo timers (rather than tasks).  These behave as the flash tasks, but use timers in place of tasks.

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

12 years agoUpdate RX63N start-up to configure the high speed clock prior to initialising the...
richardbarry [Thu, 15 Mar 2012 16:58:31 +0000 (16:58 +0000)]
Update RX63N start-up to configure the high speed clock prior to initialising the C run time library.

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

12 years agoStarting point for RX63N demo added.
richardbarry [Thu, 15 Mar 2012 15:56:05 +0000 (15:56 +0000)]
Starting point for RX63N demo added.

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

12 years agoUpdate the Rx/Renesas projects to include an extra linker section "L" required by...
richardbarry [Mon, 12 Mar 2012 15:29:56 +0000 (15:29 +0000)]
Update the Rx/Renesas projects to include an extra linker section "L" required by the latest compilers.

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

12 years agoModified header comments only.
richardbarry [Mon, 12 Mar 2012 14:37:27 +0000 (14:37 +0000)]
Modified header comments only.

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

12 years agoConvert mov instructions to movs instructions in the GCC Cortex-M0 demo.
richardbarry [Sun, 11 Mar 2012 21:31:23 +0000 (21:31 +0000)]
Convert mov instructions to movs instructions in the GCC Cortex-M0 demo.
Update GCC Cortex-M0 CMSISv2p00_LPC11xx/inc/LPC11xx.h.

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

12 years agoConvert mov instructions to movs instructions in the GCC Cortex-M0 port.
richardbarry [Sun, 11 Mar 2012 21:28:06 +0000 (21:28 +0000)]
Convert mov instructions to movs instructions in the GCC Cortex-M0 port.

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

12 years agoFix issue in linker script generated by TrueStudio for STM32F0.
richardbarry [Sun, 11 Mar 2012 20:22:18 +0000 (20:22 +0000)]
Fix issue in linker script generated by TrueStudio for STM32F0.

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

12 years agoArrange windows in the XMC4000/Keil demo so they appear neatly when the project is...
richardbarry [Sun, 11 Mar 2012 20:21:22 +0000 (20:21 +0000)]
Arrange windows in the XMC4000/Keil demo so they appear neatly when the project is first opened.

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

12 years agoCorrect linker script for ARM7_AT91SAM7X256_Eclipse demo.
richardbarry [Sun, 11 Mar 2012 20:18:07 +0000 (20:18 +0000)]
Correct linker script for ARM7_AT91SAM7X256_Eclipse demo.

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

12 years agoAdd static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
richardbarry [Sun, 11 Mar 2012 20:14:50 +0000 (20:14 +0000)]
Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
Added a _nop() after the _disable_interrupt() in CCS4/MSP430X/portmacro.h.
Added a NOP() after the disabling of interrupts in IAR/MSP430X/portmacro.h.

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

12 years agoUpdate IAR MSP430X project to latest IAR version.
richardbarry [Sun, 11 Mar 2012 15:50:19 +0000 (15:50 +0000)]
Update IAR MSP430X project to latest IAR version.

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

12 years agoAdded xSemaphoreGetMutexHolder() macro and equivalent function.
richardbarry [Sun, 11 Mar 2012 15:23:51 +0000 (15:23 +0000)]
Added xSemaphoreGetMutexHolder() macro and equivalent function.

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

12 years agoAdd batch file that creates the directory structure required by the XMC4500 GCC port.
richardbarry [Sun, 11 Mar 2012 14:26:01 +0000 (14:26 +0000)]
Add batch file that creates the directory structure required by the XMC4500 GCC port.

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

12 years agoAdd GCC Cortex-M4F port layer.
richardbarry [Sun, 11 Mar 2012 14:09:22 +0000 (14:09 +0000)]
Add GCC Cortex-M4F port layer.

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

12 years agoAdd GCC project for Infineon XMC4500 Hexagon kit CPU board.
richardbarry [Sun, 11 Mar 2012 14:07:48 +0000 (14:07 +0000)]
Add GCC project for Infineon XMC4500 Hexagon kit CPU board.

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

12 years agoArrange the windows in the Keil XMC4500 demo to be positioned correctly when first...
richardbarry [Mon, 5 Mar 2012 15:23:43 +0000 (15:23 +0000)]
Arrange the windows in the Keil XMC4500 demo to be positioned correctly when first opened.

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

12 years agoUpdate comments in STM32F0 demo.
richardbarry [Mon, 5 Mar 2012 15:22:00 +0000 (15:22 +0000)]
Update comments in STM32F0 demo.
Update the Keil XMC4500 demo so there are simple blinky and comprehensive demo options.

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

12 years agoUpdate a comment only.
richardbarry [Sun, 4 Mar 2012 20:59:23 +0000 (20:59 +0000)]
Update a comment only.

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

12 years agoAdd STM32F0 demo.
richardbarry [Sun, 4 Mar 2012 15:11:54 +0000 (15:11 +0000)]
Add STM32F0 demo.

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

12 years agoAdded IAR port layer for the Cortex-M0.
richardbarry [Fri, 24 Feb 2012 12:05:01 +0000 (12:05 +0000)]
Added IAR port layer for the Cortex-M0.

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

12 years agoChange FreeRTOSConfig.h for the LPCXpresso CM0 demo as there seem to be two forms...
richardbarry [Wed, 25 Jan 2012 09:23:55 +0000 (09:23 +0000)]
Change FreeRTOSConfig.h for the LPCXpresso CM0 demo as there seem to be two forms of the CMSIS names.

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

12 years agoRevert the CM0 port layer exception handler names to the traditional FreeRTOS names...
richardbarry [Wed, 25 Jan 2012 09:19:58 +0000 (09:19 +0000)]
Revert the CM0 port layer exception handler names to the traditional FreeRTOS names as there seem to be two forms of the CMSIS names.

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

12 years agoRemove the ( void ) prvSetupNestedFPUInterruptsTest; line from the LPC4300 M4 main...
richardbarry [Mon, 23 Jan 2012 17:08:37 +0000 (17:08 +0000)]
Remove the ( void ) prvSetupNestedFPUInterruptsTest; line from the LPC4300 M4 main.c file.  It should not have been there.

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

12 years agoAdd XMC4500 project.
richardbarry [Mon, 23 Jan 2012 12:02:57 +0000 (12:02 +0000)]
Add XMC4500 project.

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

12 years agoUpdate comments in main-full.c of CM0 demo.
richardbarry [Sun, 22 Jan 2012 21:26:47 +0000 (21:26 +0000)]
Update comments in main-full.c of CM0 demo.

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

12 years agoRemove duplicate definition of "#define vPortSVCHandler SVC_Handler" from FreeRTOSCon...
richardbarry [Sun, 22 Jan 2012 10:01:52 +0000 (10:01 +0000)]
Remove duplicate definition of "#define vPortSVCHandler SVC_Handler" from FreeRTOSConfig.h included in CORTEX_STM32F100_Atollic demo.

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

12 years agoIn files added a few moments ago:
richardbarry [Sat, 21 Jan 2012 19:01:04 +0000 (19:01 +0000)]
In files added a few moments ago:
+ Correct version number in comments at top of file.
+ Correct path in batch file.

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

12 years agoMove the CM0 files to their correct location and remove from their temporary demo...
richardbarry [Sat, 21 Jan 2012 18:46:08 +0000 (18:46 +0000)]
Move the CM0 files to their correct location and remove from their temporary demo project home.

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

12 years agoAdded batch file to create LPC11xx demo. Tidied up the M0 port layer files.
richardbarry [Sat, 21 Jan 2012 18:38:21 +0000 (18:38 +0000)]
Added batch file to create LPC11xx demo.  Tidied up the M0 port layer files.
This is a baseline taken before moving the M0 port files to their proper location.

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

12 years agoCorrect one of the descriptions in the MicroBlaze FreeRTOS BSP mld file.
richardbarry [Sat, 21 Jan 2012 16:42:03 +0000 (16:42 +0000)]
Correct one of the descriptions in the MicroBlaze FreeRTOS BSP mld file.

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

12 years agoTighten up IntQueue.c testing to have a count of the number of interrupts that post...
richardbarry [Sat, 21 Jan 2012 16:39:14 +0000 (16:39 +0000)]
Tighten up IntQueue.c testing to have a count of the number of interrupts that post to the queue included in the error checks.

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

12 years agoComplete LPC11xx demo functionality. The batch file to copy the code over is not...
richardbarry [Sat, 21 Jan 2012 15:23:40 +0000 (15:23 +0000)]
Complete LPC11xx demo functionality.  The batch file to copy the code over is not written yet.

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

12 years agoReplace "Infinite loop" comment in main() with something sensible.
richardbarry [Thu, 19 Jan 2012 22:17:10 +0000 (22:17 +0000)]
Replace "Infinite loop" comment in main() with something sensible.

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

12 years agoReplace "Infinite loop" comment in main() with something sensible.
richardbarry [Thu, 19 Jan 2012 22:16:13 +0000 (22:16 +0000)]
Replace "Infinite loop" comment in main() with something sensible.

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

12 years agoIntQ test in and working. Nesting depth not yet checked. Other tasks commented...
richardbarry [Tue, 17 Jan 2012 10:34:00 +0000 (10:34 +0000)]
IntQ test in and working.  Nesting depth not yet checked.  Other tasks commented out of main().

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

12 years agoAdd a few lines to the RX ports that allow the vector to be installed when the FreeRT...
richardbarry [Fri, 13 Jan 2012 16:41:42 +0000 (16:41 +0000)]
Add a few lines to the RX ports that allow the vector to be installed when the FreeRTOS code is built as a library.

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

12 years agoLPC1114 demo added. Kernel source will be moved.
richardbarry [Thu, 12 Jan 2012 15:02:01 +0000 (15:02 +0000)]
LPC1114 demo added.  Kernel source will be moved.

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

12 years agoAdd xQueueReset() function.
richardbarry [Thu, 12 Jan 2012 09:32:35 +0000 (09:32 +0000)]
Add xQueueReset() function.

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

12 years agoChange version numbers to V7.1.0. V7.1.0
richardbarry [Tue, 13 Dec 2011 16:24:24 +0000 (16:24 +0000)]
Change version numbers to V7.1.0.

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

12 years agoRemove the incomplete MicroBlaze with full ethernet and tracecon facility ready for...
richardbarry [Tue, 13 Dec 2011 15:41:55 +0000 (15:41 +0000)]
Remove the incomplete MicroBlaze with full ethernet and tracecon facility ready for V7.1.0 update.

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

12 years agoAdd vQueueSetQueueNumber() and ucQueueGetQueueNumber() API functions.
richardbarry [Tue, 13 Dec 2011 11:39:58 +0000 (11:39 +0000)]
Add vQueueSetQueueNumber() and ucQueueGetQueueNumber() API functions.

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

12 years agoAdd a few extra standard demo tasks to the Win32 demo.
richardbarry [Tue, 13 Dec 2011 11:38:58 +0000 (11:38 +0000)]
Add a few extra standard demo tasks to the Win32 demo.
Make use of the new trace specific function calls from the Win32 demo - just to check the function as expected.

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

12 years agoThe LPC43xx fast start files are now included.
richardbarry [Tue, 13 Dec 2011 11:36:38 +0000 (11:36 +0000)]
The LPC43xx fast start files are now included.

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

12 years agoAdded fast book files to project - although fast boot is not integrated yet.
richardbarry [Tue, 13 Dec 2011 09:22:57 +0000 (09:22 +0000)]
Added fast book files to project - although fast boot is not integrated yet.

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

12 years agoChanges necessary in the Win32/lwiP project to use the updated command console files.
richardbarry [Sun, 11 Dec 2011 10:23:01 +0000 (10:23 +0000)]
Changes necessary in the Win32/lwiP project to use the updated command console files.

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

12 years agoRemove all printf() statements from Kinetis demo as they prevent the code running...
richardbarry [Thu, 8 Dec 2011 13:16:34 +0000 (13:16 +0000)]
Remove all printf() statements from Kinetis demo as they prevent the code running when the debugger is not attached.

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

12 years agoAdd two Cortex-M4F port layers.
richardbarry [Thu, 8 Dec 2011 10:49:21 +0000 (10:49 +0000)]
Add two Cortex-M4F port layers.

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

12 years agoAdd two Cortex-M4F demo applications.
richardbarry [Thu, 8 Dec 2011 10:48:36 +0000 (10:48 +0000)]
Add two Cortex-M4F demo applications.

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

12 years agoCommand interpreter code updated to pass the command string into command hander funct...
richardbarry [Thu, 8 Dec 2011 10:46:16 +0000 (10:46 +0000)]
Command interpreter code updated to pass the command string into command hander functions.

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

12 years agoCorrect comment about mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY setting in TriCore...
richardbarry [Mon, 5 Dec 2011 17:00:14 +0000 (17:00 +0000)]
Correct comment about mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY setting in TriCore main.c.

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

12 years agoCorrect the prototype of the function call vApplicationStackOverflowHook().
richardbarry [Fri, 2 Dec 2011 19:13:33 +0000 (19:13 +0000)]
Correct the prototype of the function call vApplicationStackOverflowHook().

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

12 years agoAdd proper copyright notice in headers to files where is was mistakenly missing.
richardbarry [Fri, 2 Dec 2011 08:05:14 +0000 (08:05 +0000)]
Add proper copyright notice in headers to files where is was mistakenly missing.

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

12 years agoAdd in a separate uxTaskNumber to the TCB structure for use by trace tools, leaving...
richardbarry [Wed, 30 Nov 2011 09:53:11 +0000 (09:53 +0000)]
Add in a separate uxTaskNumber to the TCB structure for use by trace tools, leaving the uxTCBNumber for use by the state viewers.

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

12 years agoAdd #define constant required to access the queue name get function.
richardbarry [Tue, 29 Nov 2011 19:06:39 +0000 (19:06 +0000)]
Add #define constant required to access the queue name get function.

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

12 years agoRemove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreat...
richardbarry [Tue, 29 Nov 2011 19:05:21 +0000 (19:05 +0000)]
Remove the direct call to xQueueCreateMutex() and replace it with the xSemaphoreCreateMutex() macro.  The result is the same, but the xQueue equivalent should not be used directly outside of the core files.

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

12 years agoUpdate core files to remove legacy trace and make necessary modifications to facilita...
richardbarry [Tue, 29 Nov 2011 19:02:58 +0000 (19:02 +0000)]
Update core files to remove legacy trace and make necessary modifications to facilitate use with other trace tools.

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

12 years agoRemove variable from the UDE perspective expressions window (TriCore demo project).
richardbarry [Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)]
Remove variable from the UDE perspective expressions window (TriCore demo project).

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

12 years agoUpdate TriCore model files so the .data section is initialised during startup.
richardbarry [Thu, 24 Nov 2011 11:27:14 +0000 (11:27 +0000)]
Update TriCore model files so the .data section is initialised during startup.

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

12 years agoFormatting changes only in TriCore porttrap.c.
richardbarry [Tue, 22 Nov 2011 13:35:26 +0000 (13:35 +0000)]
Formatting changes only in TriCore porttrap.c.

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

12 years agoRemove debug code from the TriCore port.c file.
richardbarry [Tue, 22 Nov 2011 13:27:17 +0000 (13:27 +0000)]
Remove debug code from the TriCore port.c file.

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

12 years agoCommit changes to the TriCore demo UDE project.
richardbarry [Tue, 22 Nov 2011 13:25:18 +0000 (13:25 +0000)]
Commit changes to the TriCore demo UDE project.

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

12 years agoFix compiler warning in timers.c/h that are only seen when the file is compiled on...
richardbarry [Tue, 22 Nov 2011 13:24:32 +0000 (13:24 +0000)]
Fix compiler warning in timers.c/h that are only seen when the file is compiled on 8 bit devices.
Update example source code in timers.h so the parameter names match those in timers.c.
Fix "known issue" bug in xTaskResumeFromISR() (which was missing a critical section).

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

12 years agoAll for the TriCore demo:
richardbarry [Tue, 22 Nov 2011 13:21:37 +0000 (13:21 +0000)]
All for the TriCore demo:
+ Comment serial.c
+ Improve the interaction between InterruptNetTest.c and main.c so both too short and too long periods are trapped.
+ Remove debug code from FreeRTOSConfig.h.

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

12 years agoFix compiler warning in TimerDemo.c that is only seen when the file is compiled on...
richardbarry [Tue, 22 Nov 2011 13:18:54 +0000 (13:18 +0000)]
Fix compiler warning in TimerDemo.c that is only seen when the file is compiled on 8 bit devices.

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

12 years agoConfigure release configuration for the Win32 lwIP project.
richardbarry [Sat, 19 Nov 2011 22:27:28 +0000 (22:27 +0000)]
Configure release configuration for the Win32 lwIP project.

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

12 years agoWind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting.
richardbarry [Fri, 18 Nov 2011 11:25:19 +0000 (11:25 +0000)]
Wind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting.
Set the UART into loopback mode so a jumper is not required.

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

12 years agoLatest TriCore port files - these still contain some debug code, and are not yet...
richardbarry [Thu, 17 Nov 2011 11:16:21 +0000 (11:16 +0000)]
Latest TriCore port files - these still contain some debug code, and are not yet fully documented.

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

12 years agoLatest TriCore demo files - these still contain some debug code, and are not yet...
richardbarry [Thu, 17 Nov 2011 11:11:15 +0000 (11:11 +0000)]
Latest TriCore demo files - these still contain some debug code, and are not yet fully documented.

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

12 years agoAdded: /* This is called from the context switch, so will be called from a
richardbarry [Sun, 13 Nov 2011 21:13:26 +0000 (21:13 +0000)]
Added:  /* This is called from the context switch, so will be called from a
critical section.  xTaskGetTickCountFromISR() contains its own critical
section, and the ISR safe critical sections are not designed to nest,
so reset the critical section. */
portSET_INTERRUPT_MASK_FROM_ISR();

in main.c.

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

12 years agoAdded the portALIGNMENT_ASSERT_pxCurrentTCB macro.
richardbarry [Fri, 28 Oct 2011 11:50:00 +0000 (11:50 +0000)]
Added the portALIGNMENT_ASSERT_pxCurrentTCB macro.
Updated the TriCore port layer so its compare match setup does not effect any other compare match bits.

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

12 years agoAdd in interrupt nesting test - not yet complete.
richardbarry [Fri, 28 Oct 2011 11:46:15 +0000 (11:46 +0000)]
Add in interrupt nesting test - not yet complete.

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

12 years agoUpdated TriCore demo application.
richardbarry [Thu, 27 Oct 2011 10:45:27 +0000 (10:45 +0000)]
Updated TriCore demo application.

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

12 years agoUpdate TriCore GCC port layer.
richardbarry [Thu, 27 Oct 2011 10:44:31 +0000 (10:44 +0000)]
Update TriCore GCC port layer.

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

12 years agoAdd timer demo to TriCore port. Add mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY into...
richardbarry [Tue, 25 Oct 2011 11:16:59 +0000 (11:16 +0000)]
Add timer demo to TriCore port.  Add mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY into main.c.  Finish commenting main.c.

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

12 years agoAdd the death.c standard demo files to the TriCode demo.
richardbarry [Mon, 24 Oct 2011 12:32:00 +0000 (12:32 +0000)]
Add the death.c standard demo files to the TriCode demo.

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

12 years agoMinor changes to the TriCore port made during test/validation.
richardbarry [Mon, 24 Oct 2011 12:30:35 +0000 (12:30 +0000)]
Minor changes to the TriCore port made during test/validation.

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

12 years agoTriCore demo: Add comments and modify the reg test tasks to give a better change...
richardbarry [Thu, 20 Oct 2011 10:08:19 +0000 (10:08 +0000)]
TriCore demo: Add comments and modify the reg test tasks to give a better change of error detection.

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

12 years agoFirst commit with TriCore port and demo - still a work in progress.
richardbarry [Mon, 17 Oct 2011 13:17:58 +0000 (13:17 +0000)]
First commit with TriCore port and demo - still a work in progress.

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

12 years agoFirst commit with TriCore port and demo - still a work in progress.
richardbarry [Mon, 17 Oct 2011 13:17:14 +0000 (13:17 +0000)]
First commit with TriCore port and demo - still a work in progress.

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

12 years agoRemove needs-lock SVN parameter from files in the CORTEX-LM3Sxxxx_IAR_KEIL directory.
richardbarry [Mon, 10 Oct 2011 12:10:33 +0000 (12:10 +0000)]
Remove needs-lock SVN parameter from files in the CORTEX-LM3Sxxxx_IAR_KEIL directory.

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

12 years agoUpdate RX630 to add in some timer demo code, and remove all mention of Ethernet.
richardbarry [Fri, 7 Oct 2011 09:58:16 +0000 (09:58 +0000)]
Update RX630 to add in some timer demo code, and remove all mention of Ethernet.
Minor comment corrections in the RX200 demo.

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

12 years agoCreate RX630/Renesas project.
richardbarry [Fri, 7 Oct 2011 08:30:23 +0000 (08:30 +0000)]
Create RX630/Renesas project.

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

12 years agoChange version numbers of files that are in SVN, but not included in the release...
richardbarry [Fri, 30 Sep 2011 10:52:03 +0000 (10:52 +0000)]
Change version numbers of files that are in SVN, but not included in the release yet.

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

12 years agoAdd missing header file to the Windows lwIP demo project.
richardbarry [Fri, 30 Sep 2011 10:32:50 +0000 (10:32 +0000)]
Add missing header file to the Windows lwIP demo project.

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

12 years agoAdd an assert in the Win32 lwIP port layer to catch invalid adapter numbers being...
richardbarry [Mon, 26 Sep 2011 14:47:08 +0000 (14:47 +0000)]
Add an assert in the Win32 lwIP port layer to catch invalid adapter numbers being used.

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

12 years agoUpdate the version numbers in the demos that were not released in V7.0.2 to be V7...
richardbarry [Mon, 26 Sep 2011 14:46:18 +0000 (14:46 +0000)]
Update the version numbers in the demos that were not released in V7.0.2 to be V7.0.2.

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

12 years agoAdd an optional global buffer to the command interpreter that can be used for command...
richardbarry [Mon, 26 Sep 2011 14:27:03 +0000 (14:27 +0000)]
Add an optional global buffer to the command interpreter that can be used for command interpreter output.  This removes the need for multiple output buffers to be allocated when more than one command interpreter is implemented.

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

12 years agoUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
richardbarry [Tue, 20 Sep 2011 18:22:39 +0000 (18:22 +0000)]
Update headers for the FreeRTOS V7.0.2 release.

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