]> begriffs open source - freertos/log
freertos
14 years agoReady the RL78 port for release.
Richard Barry [Fri, 9 Sep 2011 12:37:07 +0000 (12:37 +0000)]
Ready the RL78 port for release.

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

14 years agoComplete the RL78 demo. main.c still requires documentation in the comments at the...
Richard Barry [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.

14 years agoComplete the RL78 demo. main.c still requires documentation in the comments at the...
Richard Barry [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.

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

14 years agoAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings...
Richard Barry [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.

14 years agoAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings...
Richard Barry [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.

14 years agoAdd RL78 port layer. Note yet complete.
Richard Barry [Tue, 6 Sep 2011 16:08:38 +0000 (16:08 +0000)]
Add RL78 port layer.  Note yet complete.

14 years agoAdd an RX210 demo project.
Richard Barry [Fri, 2 Sep 2011 19:58:18 +0000 (19:58 +0000)]
Add an RX210 demo project.

14 years agoRemove .dep file that should have have been included in the repository.
Richard Barry [Fri, 2 Sep 2011 18:48:12 +0000 (18:48 +0000)]
Remove .dep file that should have have been included in the repository.

14 years agoAdded RX200 port layer.
Richard Barry [Fri, 2 Sep 2011 18:31:56 +0000 (18:31 +0000)]
Added RX200 port layer.

14 years agoStart an RL78 demo project.
Richard Barry [Fri, 2 Sep 2011 10:49:16 +0000 (10:49 +0000)]
Start an RL78 demo project.

14 years agoMB9A314 Keil projects are now all fully functional.
Richard Barry [Wed, 31 Aug 2011 13:54:06 +0000 (13:54 +0000)]
MB9A314 Keil projects are now all fully functional.

14 years agoKeil MB9A310 project is now building, but not yet tested.
Richard Barry [Wed, 31 Aug 2011 10:38:44 +0000 (10:38 +0000)]
Keil MB9A310 project is now building, but not yet tested.

14 years agoChange Keil startup code to correct FM3 device.
Richard Barry [Wed, 31 Aug 2011 09:59:25 +0000 (09:59 +0000)]
Change Keil startup code to correct FM3 device.

14 years agoAdded demo for the MB9A314 - the IAR project is working, the Keil one is not set...
Richard Barry [Tue, 30 Aug 2011 20:32:41 +0000 (20:32 +0000)]
Added demo for the MB9A314 - the IAR project is working, the Keil one is not set up for the correct chip yet.

14 years agoHardware and software for the MicroBlaze project that uses the full Ethernet IP is...
Richard Barry [Sun, 28 Aug 2011 18:38:32 +0000 (18:38 +0000)]
Hardware and software for the MicroBlaze project that uses the full Ethernet IP is now building - but the MAC driver has not yet been written.

14 years agoRemove platform studio project as it is about to be replaced.
Richard Barry [Sun, 28 Aug 2011 16:41:01 +0000 (16:41 +0000)]
Remove platform studio project as it is about to be replaced.

14 years agoRemove redundant bit being set in the status register of the PIC32.
Richard Barry [Sun, 28 Aug 2011 13:07:54 +0000 (13:07 +0000)]
Remove redundant bit being set in the status register of the PIC32.

14 years agoModify the stack set up when ARM7/9 tasks are created to ensure the assert() calls...
Richard Barry [Sun, 28 Aug 2011 13:06:11 +0000 (13:06 +0000)]
Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail.  In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports.

14 years agoRemove obsolete comment.
Richard Barry [Sat, 27 Aug 2011 19:12:45 +0000 (19:12 +0000)]
Remove obsolete comment.

14 years agoFirst version of the MicroBlaze demo with the full Ethernet IP. The Ethernet driver...
Richard Barry [Sat, 27 Aug 2011 14:34:12 +0000 (14:34 +0000)]
First version of the MicroBlaze demo with the full Ethernet IP.  The Ethernet driver is not yet written.

14 years agoRemove directory that is not required.
Richard Barry [Sat, 27 Aug 2011 14:30:48 +0000 (14:30 +0000)]
Remove directory that is not required.

14 years agoRemove some large files from the repository that don't need to be there.
Richard Barry [Sat, 27 Aug 2011 14:23:59 +0000 (14:23 +0000)]
Remove some large files from the repository that don't need to be there.

14 years agoRemove some large files from the repository that don't need to be there.
Richard Barry [Sat, 27 Aug 2011 14:22:36 +0000 (14:22 +0000)]
Remove some large files from the repository that don't need to be there.

14 years ago(no commit message)
Richard Barry [Sat, 27 Aug 2011 14:20:58 +0000 (14:20 +0000)]

14 years agoRename the projects used in the Ethernet Lite MicroBlaze demo.
Richard Barry [Sat, 27 Aug 2011 13:44:31 +0000 (13:44 +0000)]
Rename the projects used in the Ethernet Lite MicroBlaze demo.

14 years agoRename the directories used in the Ethernet Lite MicroBlaze demo.
Richard Barry [Sat, 27 Aug 2011 13:30:01 +0000 (13:30 +0000)]
Rename the directories used in the Ethernet Lite MicroBlaze demo.

14 years agoUpdate platform studio project for MicroBlaze with full Ethernet.
Richard Barry [Sat, 27 Aug 2011 11:55:55 +0000 (11:55 +0000)]
Update platform studio project for MicroBlaze with full Ethernet.

14 years agoFirst MicroBlaze hardware build with full Ethernet.
Richard Barry [Sat, 27 Aug 2011 06:45:09 +0000 (06:45 +0000)]
First MicroBlaze hardware build with full Ethernet.

14 years agoRename MicroBlaze project that uses the full Ethernet IP.
Richard Barry [Fri, 26 Aug 2011 17:49:13 +0000 (17:49 +0000)]
Rename MicroBlaze project that uses the full Ethernet IP.

14 years agoRemove MicroBlaze with full Ethernet project, so it can be generated again.
Richard Barry [Fri, 26 Aug 2011 17:42:54 +0000 (17:42 +0000)]
Remove MicroBlaze with full Ethernet project, so it can be generated again.

14 years agoRemove MicroBlaze with full Ethernet project, so it can be generated again.
Richard Barry [Fri, 26 Aug 2011 17:40:50 +0000 (17:40 +0000)]
Remove MicroBlaze with full Ethernet project, so it can be generated again.

14 years agoRemove MicroBlaze with full Ethernet project, so it can be generated again.
Richard Barry [Fri, 26 Aug 2011 17:40:25 +0000 (17:40 +0000)]
Remove MicroBlaze with full Ethernet project, so it can be generated again.

14 years agoMark original MicroBlaze project as deprecated.
Richard Barry [Fri, 26 Aug 2011 16:46:54 +0000 (16:46 +0000)]
Mark original MicroBlaze project as deprecated.

14 years agoRemove unused variable warning.
Richard Barry [Fri, 26 Aug 2011 16:44:02 +0000 (16:44 +0000)]
Remove unused variable warning.

14 years agoCorrect task names in BlockQ.c.
Richard Barry [Fri, 26 Aug 2011 16:43:16 +0000 (16:43 +0000)]
Correct task names in BlockQ.c.

14 years agoUpdate the number of PCB buffers.
Richard Barry [Fri, 26 Aug 2011 15:40:45 +0000 (15:40 +0000)]
Update the number of PCB buffers.

14 years agoAdd queue registry usage to the MicroBlaze demo so it can be used with the state...
Richard Barry [Fri, 26 Aug 2011 12:37:54 +0000 (12:37 +0000)]
Add queue registry usage to the MicroBlaze demo so it can be used with the state viewer plug in.

14 years agoMinor corrections in the comments punctuation.
Richard Barry [Fri, 26 Aug 2011 12:36:05 +0000 (12:36 +0000)]
Minor corrections in the comments punctuation.

14 years agoChanged the MicroBlaze demo back to using heap_3.c having updated the linker script...
Richard Barry [Wed, 24 Aug 2011 12:38:38 +0000 (12:38 +0000)]
Changed the MicroBlaze demo back to using heap_3.c having updated the linker script generation.

14 years agoChanged the MicroBlaze demo back to using heap_3.c having updated the linker script...
Richard Barry [Wed, 24 Aug 2011 11:59:06 +0000 (11:59 +0000)]
Changed the MicroBlaze demo back to using heap_3.c having updated the linker script generation.

14 years agoAdded BSP generation files to MicroBlaze directory.
Richard Barry [Wed, 24 Aug 2011 11:08:01 +0000 (11:08 +0000)]
Added BSP generation files to MicroBlaze directory.

14 years agoUpdate the MicroBlaze CreateProjectDirectoryStructure.bat file to also copy files...
Richard Barry [Wed, 24 Aug 2011 10:42:27 +0000 (10:42 +0000)]
Update the MicroBlaze CreateProjectDirectoryStructure.bat file to also copy files into the BSP directory, and to use path variables for the relative paths.

14 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
Richard Barry [Sun, 7 Aug 2011 10:37:24 +0000 (10:37 +0000)]
Update the names of some of the newly introduced API functions so they are more consistent with the names of pre-existing API functions.

14 years agoUpdate the real copy of the Ethernet driver for the MicroBlaze EmacLite IP.
Richard Barry [Sun, 7 Aug 2011 10:28:13 +0000 (10:28 +0000)]
Update the real copy of the Ethernet driver for the MicroBlaze EmacLite IP.

14 years agoCommit existing xps project for the new MicroBlaze demo.
Richard Barry [Sun, 7 Aug 2011 10:25:24 +0000 (10:25 +0000)]
Commit existing xps project for the new MicroBlaze demo.

14 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
Richard Barry [Sun, 7 Aug 2011 10:22:57 +0000 (10:22 +0000)]
Update the names of some of the newly introduced API functions so they are more consistent with the names of pre-existing API functions.

14 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
Richard Barry [Sun, 7 Aug 2011 10:22:20 +0000 (10:22 +0000)]
Update the names of some of the newly introduced API functions so they are more consistent with the names of pre-existing API functions.

14 years agoAdd run time stats gathering to the MicroBlaze demo.
Richard Barry [Sun, 7 Aug 2011 10:08:04 +0000 (10:08 +0000)]
Add run time stats gathering to the MicroBlaze demo.

14 years agoUpdate the pages served by the MicroBlaze web server.
Richard Barry [Sun, 7 Aug 2011 10:06:34 +0000 (10:06 +0000)]
Update the pages served by the MicroBlaze web server.

14 years agoMinor tidy up of the lwIP_Apps file and configuration in the new MicroBlaze demo.
Richard Barry [Sat, 6 Aug 2011 11:11:22 +0000 (11:11 +0000)]
Minor tidy up of the lwIP_Apps file and configuration in the new MicroBlaze demo.

14 years agoAdd printf-stdarg.c to the new MicroBlaze demo.
Richard Barry [Sat, 6 Aug 2011 11:10:17 +0000 (11:10 +0000)]
Add printf-stdarg.c to the new MicroBlaze demo.

14 years agoAdd in necessary functionality to autonegotiate using the EthernetLite interface...
Richard Barry [Sat, 6 Aug 2011 08:28:25 +0000 (08:28 +0000)]
Add in necessary functionality to autonegotiate using the EthernetLite interface to the PHY.

14 years agoChange command interpreter semantics.
Richard Barry [Wed, 3 Aug 2011 09:36:12 +0000 (09:36 +0000)]
Change command interpreter semantics.

14 years agoChange command interpreter semantics.
Richard Barry [Wed, 3 Aug 2011 09:35:21 +0000 (09:35 +0000)]
Change command interpreter semantics.

14 years agoFix a few compiler warnings in utils when compiled with GCC.
Richard Barry [Tue, 2 Aug 2011 09:45:12 +0000 (09:45 +0000)]
Fix a few compiler warnings in utils when compiled with GCC.

14 years agoComment the command line interpreter and lwIP sockets based server code.
Richard Barry [Mon, 1 Aug 2011 16:06:06 +0000 (16:06 +0000)]
Comment the command line interpreter and lwIP sockets based server code.

14 years agoComment the command line interpreter and lwIP sockets based server code.
Richard Barry [Mon, 1 Aug 2011 16:03:49 +0000 (16:03 +0000)]
Comment the command line interpreter and lwIP sockets based server code.

14 years agoMove the MSVC/lwIP code into the main line - not yet tested since moved.
Richard Barry [Mon, 1 Aug 2011 10:58:22 +0000 (10:58 +0000)]
Move the MSVC/lwIP code into the main line - not yet tested since moved.

14 years agoMove the MSVC/lwIP code into the main line.
Richard Barry [Mon, 1 Aug 2011 08:57:11 +0000 (08:57 +0000)]
Move the MSVC/lwIP code into the main line.

14 years agoUpdate a few util functions in the common demo area.
Richard Barry [Mon, 1 Aug 2011 08:34:05 +0000 (08:34 +0000)]
Update a few util functions in the common demo area.

14 years agoRemove vTaskCleanUpResources() calls.
Richard Barry [Mon, 1 Aug 2011 08:07:44 +0000 (08:07 +0000)]
Remove vTaskCleanUpResources() calls.

14 years agoA few updates for coding standard reasons.
Richard Barry [Mon, 1 Aug 2011 08:05:37 +0000 (08:05 +0000)]
A few updates for coding standard reasons.

14 years agoA few updates for coding standard reasons.
Richard Barry [Mon, 1 Aug 2011 08:00:17 +0000 (08:00 +0000)]
A few updates for coding standard reasons.

14 years agoRemove vTaskCleanUpResources() from core header files.
Richard Barry [Mon, 1 Aug 2011 07:48:56 +0000 (07:48 +0000)]
Remove vTaskCleanUpResources() from core header files.

14 years agoRemove files that are not required from the MicroBlaze demo project directories.
Richard Barry [Wed, 27 Jul 2011 19:18:45 +0000 (19:18 +0000)]
Remove files that are not required from the MicroBlaze demo project directories.

14 years agoRemove files that are not required from the MicroBlaze demo project directories.
Richard Barry [Wed, 27 Jul 2011 19:17:37 +0000 (19:17 +0000)]
Remove files that are not required from the MicroBlaze demo project directories.

14 years agoDelete directories that were added to the repository by mistake (those containing...
Richard Barry [Wed, 27 Jul 2011 19:11:29 +0000 (19:11 +0000)]
Delete directories that were added to the repository by mistake (those containing binaries) - woops.

14 years agoCreate project directory structure for the MicroBlaze demo project that uses the...
Richard Barry [Wed, 27 Jul 2011 19:09:17 +0000 (19:09 +0000)]
Create project directory structure for the MicroBlaze demo project that uses the full Ethernet IP (rather than the Ethernet Lite IP).

14 years agoCheck in the MicroBlaze projects before copying them to create the version that uses...
Richard Barry [Wed, 27 Jul 2011 16:54:57 +0000 (16:54 +0000)]
Check in the MicroBlaze projects before copying them to create the version that uses the full Ethernet.

14 years agoDelete unused header file in the MicroBlaze Ethernet Lite port directory.
Richard Barry [Wed, 27 Jul 2011 16:53:32 +0000 (16:53 +0000)]
Delete unused header file in the MicroBlaze Ethernet Lite port directory.

14 years ago(no commit message)
Richard Barry [Wed, 27 Jul 2011 16:52:32 +0000 (16:52 +0000)]

14 years agoFix compiler warning in sockets.c of lwip-1.4.0.
Richard Barry [Wed, 27 Jul 2011 16:51:11 +0000 (16:51 +0000)]
Fix compiler warning in sockets.c of lwip-1.4.0.

14 years agoAdd comtest_strings.c and comtest_strings.h to the proper Demo/Common/Minimal directory.
Richard Barry [Wed, 27 Jul 2011 16:39:59 +0000 (16:39 +0000)]
Add comtest_strings.c and comtest_strings.h to the proper Demo/Common/Minimal directory.

14 years agoRemove all workspace local copies of files that should be copied across using the...
Richard Barry [Wed, 27 Jul 2011 16:19:52 +0000 (16:19 +0000)]
Remove all workspace local copies of files that should be copied across using the CreateProejctDirectoryStructure.bat batch file.

14 years agoAdd test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle...
Richard Barry [Wed, 27 Jul 2011 14:16:24 +0000 (14:16 +0000)]
Add test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle, pcTaskGetTaskName() and vQueueDelete() functions to the Win32 demo project.

14 years agoAdd in the vSemaphoreDelete() macro.
Richard Barry [Wed, 27 Jul 2011 14:12:35 +0000 (14:12 +0000)]
Add in the vSemaphoreDelete() macro.

14 years agoAdd in the pcTaskGetTaskName(), xTaskGetIdleTaskHandle() and xTimerGetTimerTaskHandle...
Richard Barry [Wed, 27 Jul 2011 14:02:37 +0000 (14:02 +0000)]
Add in the pcTaskGetTaskName(), xTaskGetIdleTaskHandle() and xTimerGetTimerTaskHandle() API functions.

14 years agoUpdate the batch file that copies the MicroBlaze code to use the MicroBlaze8 director...
Richard Barry [Wed, 27 Jul 2011 13:05:23 +0000 (13:05 +0000)]
Update the batch file that copies the MicroBlaze code to use the MicroBlaze8 directory in place of the standard MicroBlaze directory in the FreeRTOS Source directory tree.

14 years agoMove new MicroBlaze V8 port from the project directory into its correct location...
Richard Barry [Wed, 27 Jul 2011 13:03:14 +0000 (13:03 +0000)]
Move new MicroBlaze V8 port from the project directory into its correct location in the directory structure.

14 years agoRegenerate the EthernetLite hardware (MicroBlaze) in an attempt to get Rx working.
Richard Barry [Wed, 27 Jul 2011 12:08:38 +0000 (12:08 +0000)]
Regenerate the EthernetLite hardware (MicroBlaze) in an attempt to get Rx working.

14 years agoRegenerate the EthernetLite hardware (MicroBlaze) in an attempt to get Rx working.
Richard Barry [Wed, 27 Jul 2011 12:06:38 +0000 (12:06 +0000)]
Regenerate the EthernetLite hardware (MicroBlaze) in an attempt to get Rx working.

14 years agoClear off a few compiler warnings generated when pedantic warnings are switched on.
Richard Barry [Wed, 27 Jul 2011 12:05:56 +0000 (12:05 +0000)]
Clear off a few compiler warnings generated when pedantic warnings are switched on.

14 years agoUpdate lwIP port layer for the Microblaze Ethernet Lite IP.
Richard Barry [Wed, 27 Jul 2011 12:04:15 +0000 (12:04 +0000)]
Update lwIP port layer for the Microblaze Ethernet Lite IP.

14 years agoClear off a few compiler warnings generated when pedantic warnings are switched on.
Richard Barry [Wed, 27 Jul 2011 12:02:08 +0000 (12:02 +0000)]
Clear off a few compiler warnings generated when pedantic warnings are switched on.

14 years agoUpdate PIC32 asm code ready for MPLAB compiler V2.
Richard Barry [Mon, 25 Jul 2011 15:38:19 +0000 (15:38 +0000)]
Update PIC32 asm code ready for MPLAB compiler V2.

14 years agoUpdate PIC32 asm code ready for MPLAB compiler V2.
Richard Barry [Mon, 25 Jul 2011 15:35:54 +0000 (15:35 +0000)]
Update PIC32 asm code ready for MPLAB compiler V2.

14 years agoUpdate the demo directory (temporary) local copy of the MicroBlaze EthernetLite port...
Richard Barry [Sun, 24 Jul 2011 16:21:23 +0000 (16:21 +0000)]
Update the demo directory (temporary) local copy of the MicroBlaze EthernetLite port layer.

14 years agoAdd in starting point for the MicroBlaze EthernetLite lwIP port layer.
Richard Barry [Sun, 24 Jul 2011 16:19:52 +0000 (16:19 +0000)]
Add in starting point for the MicroBlaze EthernetLite lwIP port layer.

14 years agoMicroBlaze demo now building with lwIP included - but will not link until the Etherne...
Richard Barry [Sun, 24 Jul 2011 11:14:40 +0000 (11:14 +0000)]
MicroBlaze demo now building with lwIP included - but will not link until the Ethernetif file is implemented.

14 years agoRemove unnecessary files from the MicroBlaze http server file system creation directory.
Richard Barry [Sun, 24 Jul 2011 10:31:22 +0000 (10:31 +0000)]
Remove unnecessary files from the MicroBlaze http server file system creation directory.

14 years agoUpdate CreateProjectDirectoryStructure.bat to add in the lwIP source files, and add...
Richard Barry [Sun, 24 Jul 2011 09:53:54 +0000 (09:53 +0000)]
Update CreateProjectDirectoryStructure.bat to add in the lwIP source files, and add the source files themselves.  The source files will be removed before release.

14 years agoAdd raw httpd web server to the MicroBlaze demo - not build yet - only a file copy...
Richard Barry [Sat, 23 Jul 2011 21:32:32 +0000 (21:32 +0000)]
Add raw httpd web server to the MicroBlaze demo - not build yet - only a file copy exercise so far.

14 years agoAdd lwIP_Apps directory structure to the MicroBlaze demo.
Richard Barry [Sat, 23 Jul 2011 21:20:57 +0000 (21:20 +0000)]
Add lwIP_Apps directory structure to the MicroBlaze demo.

14 years agoAdd a separate portMINUS_CONTEXT_SIZE definition, in place of the previously used...
Richard Barry [Sat, 23 Jul 2011 21:14:43 +0000 (21:14 +0000)]
Add a separate portMINUS_CONTEXT_SIZE definition, in place of the previously used -portCONTEXT_SIZE usage.

14 years ago(no commit message)
Richard Barry [Sat, 23 Jul 2011 21:12:53 +0000 (21:12 +0000)]

14 years agoMinor typo in comment corrected in the Kinetis main-full.c.
Richard Barry [Sat, 23 Jul 2011 21:11:24 +0000 (21:11 +0000)]
Minor typo in comment corrected in the Kinetis main-full.c.

14 years agoAdd lwIP V1.4.0 source files.
Richard Barry [Sat, 23 Jul 2011 20:22:27 +0000 (20:22 +0000)]
Add lwIP V1.4.0 source files.

14 years agoComment K60 demo code, ready for release.
Richard Barry [Mon, 11 Jul 2011 12:06:57 +0000 (12:06 +0000)]
Comment K60 demo code, ready for release.