]>
begriffs open source - freertos/log
Richard Barry [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.
Richard Barry [Sat, 17 Mar 2012 15:11:13 +0000 (15:11 +0000)]
Add the sp_flop standard demo tasks to the RX63N RSK demo.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Thu, 15 Mar 2012 15:56:05 +0000 (15:56 +0000)]
Starting point for RX63N demo added.
Richard Barry [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.
Richard Barry [Mon, 12 Mar 2012 14:37:27 +0000 (14:37 +0000)]
Modified header comments only.
Richard Barry [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.
Richard Barry [Sun, 11 Mar 2012 21:28:06 +0000 (21:28 +0000)]
Convert mov instructions to movs instructions in the GCC Cortex-M0 port.
Richard Barry [Sun, 11 Mar 2012 20:22:18 +0000 (20:22 +0000)]
Fix issue in linker script generated by TrueStudio for STM32F0.
Richard Barry [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.
Richard Barry [Sun, 11 Mar 2012 20:18:07 +0000 (20:18 +0000)]
Correct linker script for ARM7_AT91SAM7X256_Eclipse demo.
Richard Barry [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.
Richard Barry [Sun, 11 Mar 2012 15:50:19 +0000 (15:50 +0000)]
Update IAR MSP430X project to latest IAR version.
Richard Barry [Sun, 11 Mar 2012 15:23:51 +0000 (15:23 +0000)]
Added xSemaphoreGetMutexHolder() macro and equivalent function.
Richard Barry [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.
Richard Barry [Sun, 11 Mar 2012 14:09:22 +0000 (14:09 +0000)]
Add GCC Cortex-M4F port layer.
Richard Barry [Sun, 11 Mar 2012 14:07:48 +0000 (14:07 +0000)]
Add GCC project for Infineon XMC4500 Hexagon kit CPU board.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Sun, 4 Mar 2012 20:59:23 +0000 (20:59 +0000)]
Update a comment only.
Richard Barry [Sun, 4 Mar 2012 15:11:54 +0000 (15:11 +0000)]
Add STM32F0 demo.
Richard Barry [Fri, 24 Feb 2012 12:05:01 +0000 (12:05 +0000)]
Added IAR port layer for the Cortex-M0.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Mon, 23 Jan 2012 12:02:57 +0000 (12:02 +0000)]
Add XMC4500 project.
Richard Barry [Sun, 22 Jan 2012 21:26:47 +0000 (21:26 +0000)]
Update comments in main-full.c of CM0 demo.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Sat, 21 Jan 2012 16:42:03 +0000 (16:42 +0000)]
Correct one of the descriptions in the MicroBlaze FreeRTOS BSP mld file.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Thu, 19 Jan 2012 22:17:10 +0000 (22:17 +0000)]
Replace "Infinite loop" comment in main() with something sensible.
Richard Barry [Thu, 19 Jan 2012 22:16:13 +0000 (22:16 +0000)]
Replace "Infinite loop" comment in main() with something sensible.
Richard Barry [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().
Richard Barry [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.
Richard Barry [Thu, 12 Jan 2012 15:02:01 +0000 (15:02 +0000)]
LPC1114 demo added. Kernel source will be moved.
Richard Barry [Thu, 12 Jan 2012 09:32:35 +0000 (09:32 +0000)]
Add xQueueReset() function.
Richard Barry [Tue, 13 Dec 2011 16:24:24 +0000 (16:24 +0000)]
Change version numbers to V7.1.0.
Richard Barry [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.
Richard Barry [Tue, 13 Dec 2011 11:39:58 +0000 (11:39 +0000)]
Add vQueueSetQueueNumber() and ucQueueGetQueueNumber() API functions.
Richard Barry [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.
Richard Barry [Tue, 13 Dec 2011 11:36:38 +0000 (11:36 +0000)]
The LPC43xx fast start files are now included.
Richard Barry [Tue, 13 Dec 2011 09:22:57 +0000 (09:22 +0000)]
Added fast book files to project - although fast boot is not integrated yet.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Thu, 8 Dec 2011 10:49:21 +0000 (10:49 +0000)]
Add two Cortex-M4F port layers.
Richard Barry [Thu, 8 Dec 2011 10:48:36 +0000 (10:48 +0000)]
Add two Cortex-M4F demo applications.
Richard Barry [Thu, 8 Dec 2011 10:46:16 +0000 (10:46 +0000)]
Command interpreter code updated to pass the command string into command hander functions.
Richard Barry [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.
Richard Barry [Fri, 2 Dec 2011 19:13:33 +0000 (19:13 +0000)]
Correct the prototype of the function call vApplicationStackOverflowHook().
Richard Barry [Fri, 2 Dec 2011 08:05:14 +0000 (08:05 +0000)]
Add proper copyright notice in headers to files where is was mistakenly missing.
Richard Barry [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.
Richard Barry [Tue, 29 Nov 2011 19:06:39 +0000 (19:06 +0000)]
Add #define constant required to access the queue name get function.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Thu, 24 Nov 2011 11:54:42 +0000 (11:54 +0000)]
Remove variable from the UDE perspective expressions window (TriCore demo project).
Richard Barry [Thu, 24 Nov 2011 11:27:14 +0000 (11:27 +0000)]
Update TriCore model files so the .data section is initialised during startup.
Richard Barry [Tue, 22 Nov 2011 13:35:26 +0000 (13:35 +0000)]
Formatting changes only in TriCore porttrap.c.
Richard Barry [Tue, 22 Nov 2011 13:27:17 +0000 (13:27 +0000)]
Remove debug code from the TriCore port.c file.
Richard Barry [Tue, 22 Nov 2011 13:25:18 +0000 (13:25 +0000)]
Commit changes to the TriCore demo UDE project.
Richard Barry [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).
Richard Barry [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.
Richard Barry [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.
Richard Barry [Sat, 19 Nov 2011 22:27:28 +0000 (22:27 +0000)]
Configure release configuration for the Win32 lwIP project.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Fri, 28 Oct 2011 11:46:15 +0000 (11:46 +0000)]
Add in interrupt nesting test - not yet complete.
Richard Barry [Thu, 27 Oct 2011 10:45:27 +0000 (10:45 +0000)]
Updated TriCore demo application.
Richard Barry [Thu, 27 Oct 2011 10:44:31 +0000 (10:44 +0000)]
Update TriCore GCC port layer.
Richard Barry [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.
Richard Barry [Mon, 24 Oct 2011 12:32:00 +0000 (12:32 +0000)]
Add the death.c standard demo files to the TriCode demo.
Richard Barry [Mon, 24 Oct 2011 12:30:35 +0000 (12:30 +0000)]
Minor changes to the TriCore port made during test/validation.
Richard Barry [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.
Richard Barry [Mon, 17 Oct 2011 13:17:58 +0000 (13:17 +0000)]
First commit with TriCore port and demo - still a work in progress.
Richard Barry [Mon, 17 Oct 2011 13:17:14 +0000 (13:17 +0000)]
First commit with TriCore port and demo - still a work in progress.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Fri, 7 Oct 2011 08:30:23 +0000 (08:30 +0000)]
Create RX630/Renesas project.
Richard Barry [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.
Richard Barry [Fri, 30 Sep 2011 10:32:50 +0000 (10:32 +0000)]
Add missing header file to the Windows lwIP demo project.
Richard Barry [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.
Richard Barry [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.
Richard Barry [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.
Richard Barry [Tue, 20 Sep 2011 18:22:39 +0000 (18:22 +0000)]
Update headers for the FreeRTOS V7.0.2 release.
Richard Barry [Tue, 20 Sep 2011 16:52:17 +0000 (16:52 +0000)]
Second phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.
Richard Barry [Tue, 20 Sep 2011 16:51:28 +0000 (16:51 +0000)]
First phase of renaming RegisterTestTasks.s to RegisterTestTasks.S.
Richard Barry [Tue, 20 Sep 2011 13:38:45 +0000 (13:38 +0000)]
Update Win32 lwipopts.h for better efficiency.
Richard Barry [Tue, 20 Sep 2011 13:37:35 +0000 (13:37 +0000)]
Minor changes to prepare the RX210 demo for release.
Richard Barry [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.
Richard Barry [Tue, 20 Sep 2011 13:34:49 +0000 (13:34 +0000)]
Update Microblaze Ethernet Lite lwipopts.h for better efficiency.
Richard Barry [Sun, 18 Sep 2011 15:45:52 +0000 (15:45 +0000)]
Complete RX200 demo.
Richard Barry [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.