]>
git.sur5r.net Git - freertos/log
richardbarry [Tue, 8 May 2012 16:50:26 +0000 (16:50 +0000)]
Prepare for FreeRTOS V7.1.1 tag.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1748
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 8 May 2012 16:36:52 +0000 (16:36 +0000)]
Prepare for FreeRTOS V7.1.1 tag.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1747
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 1 May 2012 12:28:06 +0000 (12:28 +0000)]
Update the RX63N RDK project to use the correct PHY ID.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1746
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 24 Apr 2012 13:09:22 +0000 (13:09 +0000)]
Change the Win32 port layer so it doesn't use the traceTASK_DELETE macro, but instead the new portCLEAN_UP_TCB macro.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1745
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 24 Apr 2012 12:45:01 +0000 (12:45 +0000)]
Update the RX63N RDK demo to use the latest (at the time of writing) Renesas RDK BSP.
Ethernet is still not included.
The configuration is still set for the ES chip.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1744
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Tue, 24 Apr 2012 10:00:06 +0000 (10:00 +0000)]
Update the RX63N RSK demo to use the latest (at the time of writing) Renesas RSK BSP.
Ethernet is still not included.
The configuration is still set for the ES chip.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1743
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 23 Apr 2012 13:39:14 +0000 (13:39 +0000)]
Remove older Renesas BSP files from the RX63N RSK demo in preparation to add in the latest BSP files.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1742
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Apr 2012 10:34:05 +0000 (10:34 +0000)]
RX63N RDK Debug build configuration now building, but not yet tested.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1741
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Apr 2012 09:40:10 +0000 (09:40 +0000)]
Backup point only. YRDK RX63N building but not linking.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1740
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Apr 2012 09:08:56 +0000 (09:08 +0000)]
Update the Renesas provided BSP files in the RDK RX63N project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1739
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Apr 2012 08:40:34 +0000 (08:40 +0000)]
Starting point for YRDK RX63N demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1738
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Wed, 18 Apr 2012 08:16:15 +0000 (08:16 +0000)]
Update the TCP/IP update period from 500ms to the expected 50ms.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1737
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Apr 2012 18:33:32 +0000 (18:33 +0000)]
Set the last return address at the bottom of the stack to 0 in the RX600 ports to prevent E2Studio from attempting to dereference the 0xdeadbeef pointer.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1736
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Apr 2012 18:23:32 +0000 (18:23 +0000)]
Change the stack alignment when a task first starts in the CM4F GCC, Tasking and Keil ports.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1735
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Apr 2012 18:21:11 +0000 (18:21 +0000)]
Remove unused .txt file from the XMC4500 uVision project.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1734
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Apr 2012 17:04:42 +0000 (17:04 +0000)]
Removed unused function from IAR CM4F port.c.
Modified the stack alignment when a task first starts in the IAR CM4F port.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1733
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 16 Apr 2012 17:02:21 +0000 (17:02 +0000)]
Added the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings directory to ensure the files open up in the IDE in the correct place when the project is first opened.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1732
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Sun, 15 Apr 2012 21:04:53 +0000 (21:04 +0000)]
Starting point for XMC4500 IAR demo application.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1731
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 20:20:35 +0000 (20:20 +0000)]
Add #error statements in FreeRTOSConfig.h header files where the CreateProjectDirectoryStructure.bat should be executed prior to the first build.
Added the CreateProjectDirectoryStructure.bat file for the XMC4500 Tasking demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1730
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 20:05:43 +0000 (20:05 +0000)]
Copy Tasking CM4F files from the project directory into their correct location in the FreeRTOS/Source directory.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1729
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 20:02:44 +0000 (20:02 +0000)]
Update include paths to be workspace relative.
Minimise the amount of heap space allocated.
Reduce the main() stack from 4K to 2K.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1728
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 19:47:30 +0000 (19:47 +0000)]
Created and tested optimised build configuration for the XMC4500 demo.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1727
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 18:33:50 +0000 (18:33 +0000)]
Tasking XMC4500 demo now running.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1726
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 17:45:24 +0000 (17:45 +0000)]
Turn on long branch veneer generation in Tasking XMC4500 project - not sure why it is needed.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1725
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Fri, 6 Apr 2012 16:36:52 +0000 (16:36 +0000)]
Starting point for Tasking XMC4500 demo. Compiling only, not executed yet.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1724
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Mon, 2 Apr 2012 20:06:52 +0000 (20:06 +0000)]
Added traceMOVED_TASK_TO_READY_STATE and portSETUP_TCB macros.
Changed uxTCBNumber back to uxTaskNumber in tasks.c to fix IAR plug-in.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1720
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
RichardBarry [Mon, 2 Apr 2012 18:40:56 +0000 (18:40 +0000)]
Checking current RX62N Renesas project which now links with the latest Renesas compiler.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1719
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 18:33:46 +0000 (18:33 +0000)]
Update the CM3 MPU port so it builds with the changes made to enable the FreeRTOS+Trace tool.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1718
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 18:31:13 +0000 (18:31 +0000)]
Check in current RX63N session file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1717
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 18:30:26 +0000 (18:30 +0000)]
Checking current RX600 Renesas project which now links with the latest Renesas compiler.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1716
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 17:38:58 +0000 (17:38 +0000)]
Update Rowley LPC2368 project to remove the multiple defined symbol warnings.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1715
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 17:36:42 +0000 (17:36 +0000)]
Update Rowley STM32F107 project to remove multiple defined symbol warning.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1714
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 17:35:03 +0000 (17:35 +0000)]
Update MPU projects to build with V7.1.0 - NOTE - these now build but do not necessarily execute correct from the Rowley IDE.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1713
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
richardbarry [Mon, 2 Apr 2012 17:33:04 +0000 (17:33 +0000)]
Update Rowley LPC1768 project to remove the multiple defined symbol warning.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1712
1d2547de -c912-0410-9cb9-
b8ca96c0e9e2
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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