]> git.sur5r.net Git - freertos/log
freertos
13 years agoReplace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY...
richardbarry [Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)]
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.

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

13 years agoPrepare the RX GNU demo application for release.
richardbarry [Thu, 23 Sep 2010 13:14:34 +0000 (13:14 +0000)]
Prepare the RX GNU demo application for release.

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

13 years agoReplace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY...
richardbarry [Thu, 23 Sep 2010 13:13:26 +0000 (13:13 +0000)]
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.

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

13 years agoReplace asm wrappers to interrupt handlers with functions that use the interrupt...
richardbarry [Wed, 22 Sep 2010 22:03:40 +0000 (22:03 +0000)]
Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute.

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

13 years agoReplace asm wrappers to interrupt handlers with functions that use the interrupt...
richardbarry [Wed, 22 Sep 2010 22:02:54 +0000 (22:02 +0000)]
Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute.

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

13 years agoBack only.
richardbarry [Wed, 22 Sep 2010 21:31:33 +0000 (21:31 +0000)]
Back only.

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

13 years agoBack only.
richardbarry [Wed, 22 Sep 2010 21:29:57 +0000 (21:29 +0000)]
Back only.

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

13 years agoStart process of changing project name to include RDK in its title to place of RSK.
richardbarry [Wed, 22 Sep 2010 13:00:51 +0000 (13:00 +0000)]
Start process of changing project name to include RDK in its title to place of RSK.

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

13 years agoStart process of changing project name to include RDK in its title to place of RSK.
richardbarry [Wed, 22 Sep 2010 12:59:42 +0000 (12:59 +0000)]
Start process of changing project name to include RDK in its title to place of RSK.

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

13 years agoStart to iron out the mods required in switching from the RX RSK hardware to the...
richardbarry [Wed, 22 Sep 2010 12:57:57 +0000 (12:57 +0000)]
Start to iron out the mods required in switching from the RX RSK hardware to the RDK hardware.

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

13 years agoStarting point for the RX RDK version of the demo app.
richardbarry [Wed, 22 Sep 2010 12:48:21 +0000 (12:48 +0000)]
Starting point for the RX RDK version of the demo app.

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

13 years agoPrepare the RSK RX demo for conversion to run on the RDK.
richardbarry [Wed, 22 Sep 2010 09:25:13 +0000 (09:25 +0000)]
Prepare the RSK RX demo for conversion to run on the RDK.

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

13 years agoStart to change the GNURX project name to use RSK in place of MDK.
richardbarry [Wed, 22 Sep 2010 09:16:08 +0000 (09:16 +0000)]
Start to change the GNURX project name to use RSK in place of MDK.

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

13 years agoStart to change the GNURX project name to use RSK in place of MDK.
richardbarry [Wed, 22 Sep 2010 09:14:55 +0000 (09:14 +0000)]
Start to change the GNURX project name to use RSK in place of MDK.

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

13 years agoChange the RX/GCC memory map to move the stacks further away from the .data section.
richardbarry [Wed, 22 Sep 2010 08:32:22 +0000 (08:32 +0000)]
Change the RX/GCC memory map to move the stacks further away from the .data section.

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

13 years agoFormatting only.
richardbarry [Tue, 21 Sep 2010 21:11:42 +0000 (21:11 +0000)]
Formatting only.

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

13 years agoWhen creating a task - move where the task handle is assigned to the function paramet...
richardbarry [Tue, 21 Sep 2010 21:10:41 +0000 (21:10 +0000)]
When creating a task - move where the task handle is assigned to the function parameter from after the critical section.  This allows the handle to be assigned to a global variable, and the global variable to be access by the task being created should the task being created execute immediately that the critical section is exited.

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

13 years agoRemove possibility of having multiple definitions of DEBUG in uip_arp.c.
richardbarry [Tue, 21 Sep 2010 21:06:16 +0000 (21:06 +0000)]
Remove possibility of having multiple definitions of DEBUG in uip_arp.c.

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

13 years agoUpdate the RX GCC port - optimised build is working, unoptimised not.
richardbarry [Tue, 21 Sep 2010 21:04:39 +0000 (21:04 +0000)]
Update the RX GCC port - optimised build is working, unoptimised not.

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

13 years agoRX GCC port - Introduce macros that perform the interrupt entry and exit manually...
richardbarry [Mon, 20 Sep 2010 20:02:48 +0000 (20:02 +0000)]
RX GCC port - Introduce macros that perform the interrupt entry and exit manually, then move the asm code back as naked functions within the port.c file.

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

13 years agoRX GCC port - Introduce macros that perform the interrupt entry and exit manually...
richardbarry [Mon, 20 Sep 2010 20:01:00 +0000 (20:01 +0000)]
RX GCC port - Introduce macros that perform the interrupt entry and exit manually, then move the asm code back as naked functions within the port.c file.

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

13 years agoRename MDK to RSK for the RX ports.
richardbarry [Mon, 20 Sep 2010 11:20:51 +0000 (11:20 +0000)]
Rename MDK to RSK for the RX ports.

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

13 years agoTemporarily revert the AVR32 port back to the V6.0.5 files. Work will continue on...
richardbarry [Mon, 20 Sep 2010 11:16:19 +0000 (11:16 +0000)]
Temporarily revert the AVR32 port back to the V6.0.5 files.  Work will continue on the reverted files following the next release.

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

13 years agoTemporarily revert the AVR32 port back to the V6.0.5 files. Work will continue on...
richardbarry [Mon, 20 Sep 2010 11:11:34 +0000 (11:11 +0000)]
Temporarily revert the AVR32 port back to the V6.0.5 files.  Work will continue on the reverted files following the next release.

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

13 years agoTemporarily revert the AVR32 port back to the V6.0.5 files. Work will continue on...
richardbarry [Mon, 20 Sep 2010 11:08:39 +0000 (11:08 +0000)]
Temporarily revert the AVR32 port back to the V6.0.5 files.  Work will continue on the reverted files following the next release.

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

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1106 1d2547de-c912-0410...
richardbarry [Mon, 20 Sep 2010 10:44:40 +0000 (10:44 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1106 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agogit-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1105 1d2547de-c912-0410...
richardbarry [Mon, 20 Sep 2010 10:43:23 +0000 (10:43 +0000)]
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1105 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

13 years agoUpdate SAM3U project to use new flash loader settings.
richardbarry [Sat, 18 Sep 2010 14:05:49 +0000 (14:05 +0000)]
Update SAM3U project to use new flash loader settings.

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

13 years agoUpdate to build with C99.
richardbarry [Sat, 18 Sep 2010 13:41:28 +0000 (13:41 +0000)]
Update to build with C99.

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

13 years agoUpdate the definition of __inline to build with C99.
richardbarry [Sat, 18 Sep 2010 13:33:52 +0000 (13:33 +0000)]
Update the definition of __inline to build with C99.

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

13 years agoUpdate the definition of __inline to build with C99.
richardbarry [Sat, 18 Sep 2010 13:24:26 +0000 (13:24 +0000)]
Update the definition of __inline to build with C99.

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

13 years agoUpdate the definition of __inline to build with C99.
richardbarry [Sat, 18 Sep 2010 13:20:52 +0000 (13:20 +0000)]
Update the definition of __inline to build with C99.

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

13 years agoCommit the RX IAR projects ready for release.
richardbarry [Tue, 14 Sep 2010 15:35:38 +0000 (15:35 +0000)]
Commit the RX IAR projects ready for release.

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

13 years agoCommit the RX Renesas/HEW projects ready for release.
richardbarry [Tue, 14 Sep 2010 15:35:00 +0000 (15:35 +0000)]
Commit the RX Renesas/HEW projects ready for release.

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

13 years agoCommit the RX IAR projects ready for release.
richardbarry [Tue, 14 Sep 2010 13:57:49 +0000 (13:57 +0000)]
Commit the RX IAR projects ready for release.

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

13 years agoCommit the RX IAR projects ready for release.
richardbarry [Tue, 14 Sep 2010 13:48:11 +0000 (13:48 +0000)]
Commit the RX IAR projects ready for release.

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

13 years agoFirst version of IAR project for RX RDK added.
richardbarry [Mon, 13 Sep 2010 10:39:40 +0000 (10:39 +0000)]
First version of IAR project for RX RDK added.

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

13 years agoFreeTCPIP - remove compiler warnings.
richardbarry [Sun, 12 Sep 2010 21:06:00 +0000 (21:06 +0000)]
FreeTCPIP - remove compiler warnings.

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

13 years agoTidy up the RDK/Renesas/RX port to get rid of compiler warnings, and correct some...
richardbarry [Sun, 12 Sep 2010 21:02:55 +0000 (21:02 +0000)]
Tidy up the RDK/Renesas/RX port to get rid of compiler warnings, and correct some of the variable naming.

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

13 years agoTidy up the MDK/Renesas/RX port to get rid of compiler warnings, and correct some...
richardbarry [Sun, 12 Sep 2010 21:01:29 +0000 (21:01 +0000)]
Tidy up the MDK/Renesas/RX port to get rid of compiler warnings, and correct some of the variable naming.

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

13 years agoAdd in web server to RX/IAR demo application.
richardbarry [Sun, 12 Sep 2010 20:56:04 +0000 (20:56 +0000)]
Add in web server to RX/IAR demo application.

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

13 years agoSome re-formatting of uip.c.
richardbarry [Fri, 10 Sep 2010 18:45:22 +0000 (18:45 +0000)]
Some re-formatting of uip.c.

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

13 years agoSome re-formatting of uip.c.
richardbarry [Fri, 10 Sep 2010 18:40:31 +0000 (18:40 +0000)]
Some re-formatting of uip.c.

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

13 years agoInclude pack struct macros for RX architecture.
richardbarry [Thu, 9 Sep 2010 19:47:24 +0000 (19:47 +0000)]
Include pack struct macros for RX architecture.

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

13 years agoPrepare RX RDK project for release.
richardbarry [Thu, 9 Sep 2010 19:43:56 +0000 (19:43 +0000)]
Prepare RX RDK project for release.

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

13 years agoPrepare RX MDK project for release.
richardbarry [Thu, 9 Sep 2010 18:31:16 +0000 (18:31 +0000)]
Prepare RX MDK project for release.

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

13 years agoUpdate the RX MDK demo to include the web server. Minor tidy up to the RDK version...
richardbarry [Thu, 9 Sep 2010 16:26:42 +0000 (16:26 +0000)]
Update the RX MDK demo to include the web server.  Minor tidy up to the RDK version too.

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

13 years agoChanged buffer configuration in Ethernet driver for RX RDK port.
richardbarry [Thu, 9 Sep 2010 09:54:18 +0000 (09:54 +0000)]
Changed buffer configuration in Ethernet driver for RX RDK port.

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

13 years agoRemoved the critical section that was left in by mistake. Also changed the delay...
richardbarry [Thu, 9 Sep 2010 09:41:52 +0000 (09:41 +0000)]
Removed the critical section that was left in by mistake.  Also changed the delay period while waiting for the Ethernet semaphore.  Both in the RX RDK demo.

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

13 years agoUpdated compiler version for RX RDK demo and completed initial web server demo. ...
richardbarry [Thu, 9 Sep 2010 08:39:10 +0000 (08:39 +0000)]
Updated compiler version for RX RDK demo and completed initial web server demo.  Still some tidying up to do.

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

13 years agoStart to configure the uIP demo for the RX RDK hardware. ping is working, but thus...
richardbarry [Sun, 5 Sep 2010 20:06:30 +0000 (20:06 +0000)]
Start to configure the uIP demo for the RX RDK hardware.  ping is working, but thus far the web server is not.

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

13 years agoAdd low level Ethernet driver files to the RX RDK project.
richardbarry [Sat, 4 Sep 2010 18:29:56 +0000 (18:29 +0000)]
Add low level Ethernet driver files to the RX RDK project.

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

13 years agoAll relating to the RX600 RDK demo - which is still a work in progress:
richardbarry [Sat, 4 Sep 2010 18:20:45 +0000 (18:20 +0000)]
All relating to the RX600 RDK demo - which is still a work in progress:
Change LED numbers to match silk screen.
Include Ethernet port pin configuration in HardwareSetup().
Convert EMAC.c to be correct for the RX (was based on SH2A file).
Add uIP task creation into main.c.

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

13 years agoRemoved files/directories that were accidentally added to the wrong base directory.
richardbarry [Thu, 2 Sep 2010 09:14:39 +0000 (09:14 +0000)]
Removed files/directories that were accidentally added to the wrong base directory.

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

13 years agoStarting point for the RDK webserver files added.
richardbarry [Thu, 2 Sep 2010 09:13:14 +0000 (09:13 +0000)]
Starting point for the RDK webserver files added.

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

13 years agoStarting point for the RDK webserver files added.
richardbarry [Thu, 2 Sep 2010 09:06:39 +0000 (09:06 +0000)]
Starting point for the RDK webserver files added.

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

13 years agoCorrect some of the LED usage in the RX demos - where apparently two wrongs did make...
richardbarry [Tue, 31 Aug 2010 18:14:37 +0000 (18:14 +0000)]
Correct some of the LED usage in the RX demos - where apparently two wrongs did make a right.

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

13 years agoStart of project for the RDK board. Not yet complete.
richardbarry [Tue, 31 Aug 2010 18:11:19 +0000 (18:11 +0000)]
Start of project for the RDK board.  Not yet complete.

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

13 years agoSome changes to the RX/Renesas main-full.c file to tidy up a bit.
richardbarry [Sun, 29 Aug 2010 18:05:06 +0000 (18:05 +0000)]
Some changes to the RX/Renesas main-full.c file to tidy up a bit.

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

13 years agoAdded a critical section around the call to vTaskIncrementTick() in all the RX ports.
richardbarry [Sun, 29 Aug 2010 17:57:32 +0000 (17:57 +0000)]
Added a critical section around the call to vTaskIncrementTick() in all the RX ports.

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

13 years agoWork on the RX62N IAR demo, which is now functional.
richardbarry [Sun, 29 Aug 2010 17:15:14 +0000 (17:15 +0000)]
Work on the RX62N IAR demo, which is now functional.

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

13 years agoMinor tidying up of IntQueue.c to prevent compiler warnings. No functional difference.
richardbarry [Sun, 29 Aug 2010 17:13:46 +0000 (17:13 +0000)]
Minor tidying up of IntQueue.c to prevent compiler warnings.  No functional difference.

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

13 years agoUpdate the IAR RX62N port files, which are now functional.
richardbarry [Sun, 29 Aug 2010 17:12:12 +0000 (17:12 +0000)]
Update the IAR RX62N port files, which are now functional.

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

13 years agoStart point for RX62N port layer for IAR - not necessarily complete yet.
richardbarry [Sun, 29 Aug 2010 14:12:05 +0000 (14:12 +0000)]
Start point for RX62N port layer for IAR - not necessarily complete yet.

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

13 years agoStarting point for an IAR RX62N project - not yet a working project.
richardbarry [Sun, 29 Aug 2010 14:10:58 +0000 (14:10 +0000)]
Starting point for an IAR RX62N project - not yet a working project.

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

13 years agoSimply tidy up the bracketing of a couple of expressions in tasks.c.
richardbarry [Sun, 29 Aug 2010 07:25:09 +0000 (07:25 +0000)]
Simply tidy up the bracketing of a couple of expressions in tasks.c.

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

13 years agoUpdate RX GCC port - including extracting all inline asm into separate asm file.
richardbarry [Sun, 29 Aug 2010 07:24:30 +0000 (07:24 +0000)]
Update RX GCC port - including extracting all inline asm into separate asm file.

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

13 years agoRemove the Renesas RX project that had the old directory name. This has been updated...
richardbarry [Sun, 29 Aug 2010 07:23:06 +0000 (07:23 +0000)]
Remove the Renesas RX project that had the old directory name.  This has been updated so the board the project uses in the name of the demo directory.

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

13 years agoCheck in the RX/GCC demo for backup purposes - this is not yet a working project.
richardbarry [Sun, 29 Aug 2010 07:19:34 +0000 (07:19 +0000)]
Check in the RX/GCC demo for backup purposes - this is not yet a working project.

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

13 years agoContinued work on the RX62N GCC demo - just a work in progress currently.
richardbarry [Thu, 26 Aug 2010 16:01:58 +0000 (16:01 +0000)]
Continued work on the RX62N GCC demo - just a work in progress currently.

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

13 years agoCreate starting point for RX62N GCC port. Just a work in progress at the moment.
richardbarry [Thu, 26 Aug 2010 15:59:25 +0000 (15:59 +0000)]
Create starting point for RX62N GCC port.  Just a work in progress at the moment.

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

13 years agoCreate starting point for GNURX RX62N HEW project.
richardbarry [Wed, 25 Aug 2010 16:06:53 +0000 (16:06 +0000)]
Create starting point for GNURX RX62N HEW project.

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

13 years agoAdd a -1 to the calculation of the compare match value.
richardbarry [Mon, 23 Aug 2010 15:59:07 +0000 (15:59 +0000)]
Add a -1 to the calculation of the compare match value.

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

13 years agoJust tidy up the RX port files.
richardbarry [Sun, 22 Aug 2010 18:28:48 +0000 (18:28 +0000)]
Just tidy up the RX port files.

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

13 years agoCorrected comment in SH2A demo project main.c.
richardbarry [Sun, 22 Aug 2010 11:46:36 +0000 (11:46 +0000)]
Corrected comment in SH2A demo project main.c.

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

13 years agoContinue development, plus add Blinky build configuration.
richardbarry [Sun, 22 Aug 2010 11:45:24 +0000 (11:45 +0000)]
Continue development, plus add Blinky build configuration.

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

13 years agoChanged RX project directory structure and name.
richardbarry [Sun, 22 Aug 2010 08:44:51 +0000 (08:44 +0000)]
Changed RX project directory structure and name.

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

13 years agoContinue development on RX port - work in progress.
richardbarry [Sun, 22 Aug 2010 08:32:09 +0000 (08:32 +0000)]
Continue development on RX port - work in progress.

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

13 years agoAdded a lot more standard demo tasks to the RX demo.
richardbarry [Fri, 20 Aug 2010 19:42:40 +0000 (19:42 +0000)]
Added a lot more standard demo tasks to the RX demo.

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

13 years agoAdded IntQueue demo/test to the RX demo.
richardbarry [Fri, 20 Aug 2010 19:11:56 +0000 (19:11 +0000)]
Added IntQueue demo/test to the RX demo.

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

13 years agoImplemented portYIELD_FROM_ISR() for RX port.
richardbarry [Fri, 20 Aug 2010 19:10:42 +0000 (19:10 +0000)]
Implemented portYIELD_FROM_ISR() for RX port.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Wed, 18 Aug 2010 20:36:44 +0000 (20:36 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoContinue work on RX600 port - work in progress - add the actual context switch function.
richardbarry [Wed, 18 Aug 2010 20:36:00 +0000 (20:36 +0000)]
Continue work on RX600 port - work in progress - add the actual context switch function.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Wed, 18 Aug 2010 13:31:12 +0000 (13:31 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Wed, 18 Aug 2010 13:29:12 +0000 (13:29 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoAdd new file to RX demo.
richardbarry [Mon, 16 Aug 2010 10:40:33 +0000 (10:40 +0000)]
Add new file to RX demo.

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

13 years agoContinue work on RX600 port - work in progress. Added the SET/CLEAR from ISR macros.
richardbarry [Fri, 13 Aug 2010 17:49:15 +0000 (17:49 +0000)]
Continue work on RX600 port - work in progress.  Added the SET/CLEAR from ISR macros.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Fri, 13 Aug 2010 17:38:50 +0000 (17:38 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Fri, 13 Aug 2010 17:37:36 +0000 (17:37 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Fri, 13 Aug 2010 10:21:54 +0000 (10:21 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoContinue work on RX600 port - work in progress.
richardbarry [Fri, 13 Aug 2010 07:17:30 +0000 (07:17 +0000)]
Continue work on RX600 port - work in progress.

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

13 years agoStarting point for new port - a project that will build, but as yet no implementation.
richardbarry [Thu, 12 Aug 2010 13:22:25 +0000 (13:22 +0000)]
Starting point for new port - a project that will build, but as yet no implementation.

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

13 years agoStarting point for new port - a project that will build, but as yet no implementation.
richardbarry [Thu, 12 Aug 2010 13:19:52 +0000 (13:19 +0000)]
Starting point for new port - a project that will build, but as yet no implementation.

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

13 years agoJust tidy up indentation in SuperH port.c.
richardbarry [Wed, 11 Aug 2010 17:56:33 +0000 (17:56 +0000)]
Just tidy up indentation in SuperH port.c.

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

13 years agoChanged how the calculation of xFreeBytesRemaining is performed in the case where...
richardbarry [Tue, 20 Jul 2010 18:46:12 +0000 (18:46 +0000)]
Changed how the calculation of xFreeBytesRemaining is performed in the case where a block of RAM is split before being returned to the callee.

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

14 years agoContinue development of STM32 Rowley demo.
richardbarry [Wed, 7 Jul 2010 11:48:04 +0000 (11:48 +0000)]
Continue development of STM32 Rowley demo.

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

14 years agoAdd in a basic USART driver and echo test task.
richardbarry [Tue, 6 Jul 2010 21:12:01 +0000 (21:12 +0000)]
Add in a basic USART driver and echo test task.

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

14 years agoContinue work on new AVR32 port and demo.
richardbarry [Mon, 21 Jun 2010 14:57:05 +0000 (14:57 +0000)]
Continue work on new AVR32 port and demo.

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

14 years agoAdd batch file that generates the local directory structure to allow the new AVR32...
richardbarry [Sun, 13 Jun 2010 17:34:45 +0000 (17:34 +0000)]
Add batch file that generates the local directory structure to allow the new AVR32 UC3 demo to be build using an Eclipse managed make project.

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

14 years agoCreate an updated AVR32 UC3A project.
richardbarry [Sun, 13 Jun 2010 14:10:42 +0000 (14:10 +0000)]
Create an updated AVR32 UC3A project.

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