]> git.sur5r.net Git - freertos/log
freertos
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

12 years agoSecond phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.
richardbarry [Tue, 20 Sep 2011 16:52:17 +0000 (16:52 +0000)]
Second phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.

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

12 years agoFirst phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.
richardbarry [Tue, 20 Sep 2011 16:51:28 +0000 (16:51 +0000)]
First phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.

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

12 years agoUpdate Win32 lwipopts.h for better efficiency.
richardbarry [Tue, 20 Sep 2011 13:38:45 +0000 (13:38 +0000)]
Update Win32 lwipopts.h for better efficiency.

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

12 years agoMinor changes to prepare the RX210 demo for release.
richardbarry [Tue, 20 Sep 2011 13:37:35 +0000 (13:37 +0000)]
Minor changes to prepare the RX210 demo for release.

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

12 years agoRemove disabling of nagle algorithm as the updated lwipopts.h in the MicroBlaze port...
richardbarry [Tue, 20 Sep 2011 13:35:56 +0000 (13:35 +0000)]
Remove disabling of nagle algorithm as the updated lwipopts.h in the MicroBlaze port makes it unnecessary.

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

12 years agoUpdate Microblaze Ethernet Lite lwipopts.h for better efficiency.
richardbarry [Tue, 20 Sep 2011 13:34:49 +0000 (13:34 +0000)]
Update Microblaze Ethernet Lite lwipopts.h for better efficiency.

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

12 years agoComplete RX200 demo.
richardbarry [Sun, 18 Sep 2011 15:45:52 +0000 (15:45 +0000)]
Complete RX200 demo.

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

12 years agoLots of work on the RX200 demo. Blinky and Full/Debug build configurations are now...
richardbarry [Sat, 17 Sep 2011 16:41:46 +0000 (16:41 +0000)]
Lots of work on the RX200 demo.  Blinky and Full/Debug build configurations are now tested, after adding the BussonAndLCD.c/h files.  Full/Optimised is yet to be built or tested.

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

12 years agoMoved some files into the include folder that were previously in the root.
richardbarry [Fri, 16 Sep 2011 14:49:18 +0000 (14:49 +0000)]
Moved some files into the include folder that were previously in the root.

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

12 years agoMoved some files into the Renesas-Files folder that were previously in the root.
RichardBarry [Fri, 16 Sep 2011 14:47:36 +0000 (14:47 +0000)]
Moved some files into the Renesas-Files folder that were previously in the root.

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

12 years agoContinue work on RX200 demo. Still a work in progress.
richardbarry [Fri, 16 Sep 2011 14:38:36 +0000 (14:38 +0000)]
Continue work on RX200 demo.  Still a work in progress.

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

12 years agoUpdate demo projects for RX210, not yet complete, and not yet actually built.
richardbarry [Fri, 16 Sep 2011 08:48:59 +0000 (08:48 +0000)]
Update demo projects for RX210, not yet complete, and not yet actually built.

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

12 years agoUpdate RL78 EWRL78 project settings so they can be used with the KickStart version...
richardbarry [Tue, 13 Sep 2011 15:12:56 +0000 (15:12 +0000)]
Update RL78 EWRL78 project settings so they can be used with the KickStart version of the IAR tools.

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

12 years agoDelete the BasicSocketCommandServer task if the task exits, which can happen if the...
richardbarry [Mon, 12 Sep 2011 21:15:09 +0000 (21:15 +0000)]
Delete the BasicSocketCommandServer task if the task exits, which can happen if the listening socket cannot be created.

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

12 years agoUpdate sys_arch.c for Xilinx Ethernet Lite IP.
richardbarry [Mon, 12 Sep 2011 21:13:25 +0000 (21:13 +0000)]
Update sys_arch.c for Xilinx Ethernet Lite IP.

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

12 years agoAdd warnings about mixing untested memory models in the RL78 port.
richardbarry [Fri, 9 Sep 2011 20:37:50 +0000 (20:37 +0000)]
Add warnings about mixing untested memory models in the RL78 port.

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

12 years agoTidy up the RL78 port layer.
richardbarry [Fri, 9 Sep 2011 18:52:30 +0000 (18:52 +0000)]
Tidy up the RL78 port layer.

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

12 years agoRead the RL78 demo for release.
richardbarry [Fri, 9 Sep 2011 18:51:09 +0000 (18:51 +0000)]
Read the RL78 demo for release.

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

12 years agoTidy up the RL78 port layer.
richardbarry [Fri, 9 Sep 2011 16:18:57 +0000 (16:18 +0000)]
Tidy up the RL78 port layer.

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

12 years agoReady the RL78 port for release.
richardbarry [Fri, 9 Sep 2011 12:37:07 +0000 (12:37 +0000)]
Ready the RL78 port for release.

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

12 years agoRead the RL78 demo for release.
richardbarry [Fri, 9 Sep 2011 12:36:32 +0000 (12:36 +0000)]
Read the RL78 demo for release.

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

12 years agoComplete the RL78 demo. main.c still requires documentation in the comments at the...
richardbarry [Fri, 9 Sep 2011 10:10:01 +0000 (10:10 +0000)]
Complete the RL78 demo.  main.c still requires documentation in the comments at the top of the file.

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

12 years agoComplete the RL78 demo. main.c still requires documentation in the comments at the...
richardbarry [Fri, 9 Sep 2011 10:09:10 +0000 (10:09 +0000)]
Complete the RL78 demo.  main.c still requires documentation in the comments at the top of the file.

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

12 years agoSome updates to the fledgling RL78 demo application. Not yet complete.
richardbarry [Tue, 6 Sep 2011 16:11:48 +0000 (16:11 +0000)]
Some updates to the fledgling RL78 demo application.  Not yet complete.

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

12 years agoAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings...
RichardBarry [Tue, 6 Sep 2011 16:10:30 +0000 (16:10 +0000)]
Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings when the pointer size is less than 32 bits.

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

12 years agoAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings...
richardbarry [Tue, 6 Sep 2011 16:09:48 +0000 (16:09 +0000)]
Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings when the pointer size is less than 32 bits.

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