]> git.sur5r.net Git - freertos/log
freertos
12 years agoModify the stack set up when ARM7/9 tasks are created to ensure the assert() calls...
richardbarry [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.

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

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

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

12 years agoFirst version of the MicroBlaze demo with the full Ethernet IP. The Ethernet driver...
richardbarry [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.

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

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

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

12 years agoRemove some large files from the repository that don't need to be there.
richardbarry [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.

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

12 years agoRemove some large files from the repository that don't need to be there.
richardbarry [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.

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

12 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1565 1d2547de-c912-0410...
richardbarry [Sat, 27 Aug 2011 14:20:58 +0000 (14:20 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1565 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 years agoAdd queue registry usage to the MicroBlaze demo so it can be used with the state...
richardbarry [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.

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

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

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

12 years agoChanged the MicroBlaze demo back to using heap_3.c having updated the linker script...
richardbarry [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.

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

12 years agoChanged the MicroBlaze demo back to using heap_3.c having updated the linker script...
richardbarry [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.

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

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

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

12 years agoUpdate the MicroBlaze CreateProjectDirectoryStructure.bat file to also copy files...
richardbarry [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.

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

12 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
richardbarry [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.

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

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

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

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

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

12 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
richardbarry [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.

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

12 years agoUpdate the names of some of the newly introduced API functions so they are more consi...
richardbarry [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.

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

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

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

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

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

12 years agoMinor tidy up of the lwIP_Apps file and configuration in the new MicroBlaze demo.
richardbarry [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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 years agoMove the MSVC/lwIP code into the main line - not yet tested since moved.
richardbarry [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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 years agoDelete directories that were added to the repository by mistake (those containing...
richardbarry [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.

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

12 years agoCreate project directory structure for the MicroBlaze demo project that uses the...
richardbarry [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).

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

12 years agoCheck in the MicroBlaze projects before copying them to create the version that uses...
richardbarry [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.

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

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

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

12 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1518 1d2547de-c912-0410...
richardbarry [Wed, 27 Jul 2011 16:52:32 +0000 (16:52 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1518 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

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

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

12 years agoAdd comtest_strings.c and comtest_strings.h to the proper Demo/Common/Minimal directory.
richardbarry [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.

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

12 years agoRemove all workspace local copies of files that should be copied across using the...
richardbarry [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.

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

12 years agoAdd test/demonstration calls to xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle...
richardbarry [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.

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

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

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

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

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

12 years agoUpdate the batch file that copies the MicroBlaze code to use the MicroBlaze8 director...
richardbarry [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.

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

12 years agoMove new MicroBlaze V8 port from the project directory into its correct location...
richardbarry [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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 years agoMicroBlaze demo now building with lwIP included - but will not link until the Etherne...
richardbarry [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.

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

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

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

12 years agoUpdate CreateProjectDirectoryStructure.bat to add in the lwIP source files, and add...
richardbarry [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.

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

12 years agoAdd raw httpd web server to the MicroBlaze demo - not build yet - only a file copy...
richardbarry [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.

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

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

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

12 years agoAdd a separate portMINUS_CONTEXT_SIZE definition, in place of the previously used...
richardbarry [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.

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

12 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1494 1d2547de-c912-0410...
richardbarry [Sat, 23 Jul 2011 21:12:53 +0000 (21:12 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1494 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13 years agoAdd vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API...
richardbarry [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.

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

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

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

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

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

13 years agoComment the new standard demo files that were introduced for the new MicroBlaze demo...
richardbarry [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.

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

13 years agoComment the new standard demo files that were introduced for the new MicroBlaze demo...
richardbarry [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.

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

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

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

13 years agoComplete first pass commenting of the new MicroBlaze demo main-blinky.c and main...
richardbarry [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.

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

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

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

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

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

13 years agoComment the new MicroBlaze blinky demo ready for release. The full demo still requir...
richardbarry [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.

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

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

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