]> begriffs open source - freertos/log
freertos
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.

14 years agoGet web server and run time stats working in the Kinetis K60 demo.
Richard Barry [Sun, 10 Jul 2011 21:10:11 +0000 (21:10 +0000)]
Get web server and run time stats working in the Kinetis K60 demo.

14 years agoEthernet working in the Kinetis K60 demo.
Richard Barry [Sun, 10 Jul 2011 12:16:13 +0000 (12:16 +0000)]
Ethernet working in the Kinetis K60 demo.

14 years agoAdd Full build configuration to the Kinetis demo. Still a work in progress.
Richard Barry [Fri, 8 Jul 2011 21:02:03 +0000 (21:02 +0000)]
Add Full build configuration to the Kinetis demo.  Still a work in progress.

14 years agoStart creating the K60 demo directory structure.
Richard Barry [Fri, 8 Jul 2011 09:55:18 +0000 (09:55 +0000)]
Start creating the K60 demo directory structure.

14 years agoStart creating the K60 demo directory structure.
Richard Barry [Fri, 8 Jul 2011 08:57:54 +0000 (08:57 +0000)]
Start creating the K60 demo directory structure.

14 years agoPrepare files for export (MicroBlaze project).
Richard Barry [Tue, 5 Jul 2011 13:52:52 +0000 (13:52 +0000)]
Prepare files for export (MicroBlaze project).

14 years agoComment the exception handling functions in the MicroBlaze portmacro.h file.
Richard Barry [Mon, 4 Jul 2011 20:18:29 +0000 (20:18 +0000)]
Comment the exception handling functions in the MicroBlaze portmacro.h file.

14 years agoChange vTickISR() to vPortTickISR() in the new MicroBlaze demo.
Richard Barry [Mon, 4 Jul 2011 18:15:22 +0000 (18:15 +0000)]
Change vTickISR() to vPortTickISR() in the new MicroBlaze demo.

14 years agoAdd vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API...
Richard Barry [Mon, 4 Jul 2011 18:13:09 +0000 (18:13 +0000)]
Add vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API functions.  Change vTickISR() to vPortTickISR().  Partially comment portmacro.h.  All for the new MicroBlaze port.

14 years agoClean up some of the exception handling code in the new MicroBlaze port.
Richard Barry [Sat, 2 Jul 2011 18:51:18 +0000 (18:51 +0000)]
Clean up some of the exception handling code in the new MicroBlaze port.

14 years agoComment the new MicroBlaze port layer files.
Richard Barry [Thu, 30 Jun 2011 18:26:32 +0000 (18:26 +0000)]
Comment the new MicroBlaze port layer files.

14 years agoComment the new standard demo files that were introduced for the new MicroBlaze demo...
Richard Barry [Thu, 30 Jun 2011 15:14:46 +0000 (15:14 +0000)]
Comment the new standard demo files that were introduced for the new MicroBlaze demo project.

14 years agoComment the new standard demo files that were introduced for the new MicroBlaze demo...
Richard Barry [Thu, 30 Jun 2011 15:12:42 +0000 (15:12 +0000)]
Comment the new standard demo files that were introduced for the new MicroBlaze demo project.

14 years agoComment the peripheral helper files for the new MicroBlaze demo application.
Richard Barry [Thu, 30 Jun 2011 14:42:07 +0000 (14:42 +0000)]
Comment the peripheral helper files for the new MicroBlaze demo application.

14 years agoComplete first pass commenting of the new MicroBlaze demo main-blinky.c and main...
Richard Barry [Thu, 30 Jun 2011 09:30:14 +0000 (09:30 +0000)]
Complete first pass commenting of the new MicroBlaze demo main-blinky.c and main-full.c files.

14 years agoContinue commenting the new MicroBlaze demo.
Richard Barry [Wed, 29 Jun 2011 19:03:59 +0000 (19:03 +0000)]
Continue commenting the new MicroBlaze demo.

14 years agoAdd the standard demo/test timers task to the MicroBlaze demo.
Richard Barry [Wed, 29 Jun 2011 19:02:33 +0000 (19:02 +0000)]
Add the standard demo/test timers task to the MicroBlaze demo.

14 years agoComment the new MicroBlaze blinky demo ready for release. The full demo still requir...
Richard Barry [Wed, 29 Jun 2011 15:02:10 +0000 (15:02 +0000)]
Comment the new MicroBlaze blinky demo ready for release.  The full demo still requires work.

14 years agoExtend the exception handling functionality in the new MicroBlaze port.
Richard Barry [Wed, 29 Jun 2011 08:50:13 +0000 (08:50 +0000)]
Extend the exception handling functionality in the new MicroBlaze port.

14 years agoImplementing exception handling in the new MicroBlaze port - still a work in progress.
Richard Barry [Sun, 26 Jun 2011 20:56:49 +0000 (20:56 +0000)]
Implementing exception handling in the new MicroBlaze port - still a work in progress.

14 years agoNew MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each...
Richard Barry [Fri, 24 Jun 2011 18:50:45 +0000 (18:50 +0000)]
New MicroBlaze port:  Added a FreeRTOS exception handler, and installed it in each position in the exception table.  The handler itself does not do much yet.

14 years agoComplete the new comtest_strings.c file.
Richard Barry [Mon, 20 Jun 2011 19:40:50 +0000 (19:40 +0000)]
Complete the new comtest_strings.c file.
Somewhat optimise the calling of vTaskSwitchContext() from interrupts in the new MicroBlaze port to ensure it does not get called multiple times when more than one peripheral is called from the same interrupt.

14 years agoAdd in the comtest test tasks to the MicroBlaze demo.
Richard Barry [Sun, 19 Jun 2011 21:19:33 +0000 (21:19 +0000)]
Add in the comtest test tasks to the MicroBlaze demo.

14 years agoAdd the comtest_strings.c and serial.c files - Tx is workings, but both files are...
Richard Barry [Sun, 19 Jun 2011 13:15:47 +0000 (13:15 +0000)]
Add the comtest_strings.c and serial.c files - Tx is workings, but both files are still a work in progress.

14 years agoRebuild MicroBlaze hardware to experiment with UART - then put hardware back to how...
Richard Barry [Sun, 19 Jun 2011 13:00:59 +0000 (13:00 +0000)]
Rebuild MicroBlaze hardware to experiment with UART - then put hardware back to how it was originally.

14 years agoRebuild MicroBlaze hardware to experiment with UART - then put hardware back to how...
Richard Barry [Fri, 17 Jun 2011 21:31:39 +0000 (21:31 +0000)]
Rebuild MicroBlaze hardware to experiment with UART - then put hardware back to how it was originally.

14 years agoRe-arrange the temporary MicroBlaze directory structure slightly.
Richard Barry [Thu, 16 Jun 2011 20:05:19 +0000 (20:05 +0000)]
Re-arrange the temporary MicroBlaze directory structure slightly.