Commit Graph

  • 1c1f614404 Added the macros necessary to gather the task run time stats information. Richard Barry 2009-05-21 12:27:21 +00:00
  • 2293b8ca53 Add variable to keep a count of the high frequency time tick occurrences. This is then used by the run time stats gathering macros. Richard Barry 2009-05-21 12:26:27 +00:00
  • c66301ac9e Update the run time stats display function. Richard Barry 2009-05-21 12:23:24 +00:00
  • 8243645ac8 Corrected version number. Richard Barry 2009-05-21 12:20:31 +00:00
  • 8b4ef53b69 Added run time stats functions. Richard Barry 2009-05-19 10:38:26 +00:00
  • 886be58c58 Formatting only. Richard Barry 2009-05-19 10:34:57 +00:00
  • 4c232cdc4e Formatting only. Richard Barry 2009-05-19 10:34:04 +00:00
  • b76158a10d Added vTaskGetRunTimeStats() prototype. Richard Barry 2009-05-19 10:33:12 +00:00
  • 6ed4d1d3da Add defaults for the new run time counter stats configuration constants. Richard Barry 2009-05-19 10:31:53 +00:00
  • a7f134911a Just a formatting change. Richard Barry 2009-05-03 08:28:14 +00:00
  • f1e278e193 Added comment to assist debugging. Richard Barry 2009-05-03 08:27:22 +00:00
  • 794edd476e Put in "catch all" portmacro.h include to allow the path to the correct portmacro.h file to be included as a compiler option. Richard Barry 2009-05-03 07:51:00 +00:00
  • 6f8158082a Remove .plg file as this is now put into the bin directory. Richard Barry 2009-04-27 09:17:48 +00:00
  • 515cd42702 Change project so output files go into a bin directory rather than being dumped in the project directory. Richard Barry 2009-04-27 09:15:19 +00:00
  • b4eddb4992 Update to latest IAR version format. Richard Barry 2009-04-27 09:10:43 +00:00
  • 8395c9a633 Add queue registry so the IAR plug-in can be tested. Richard Barry 2009-04-27 09:06:00 +00:00
  • da0c104de4 Update the WEB server demo. Richard Barry 2009-03-24 12:08:20 +00:00
  • 5af3321022 Add missing files. Richard Barry 2009-03-18 16:16:57 +00:00
  • ddcba7d5c6 V5.2.0 Richard Barry 2009-03-14 21:00:27 +00:00
  • 2f40ad7393 Ready for V5.2.0 release. Richard Barry 2009-03-14 19:20:12 +00:00
  • 975f102de9 Updated clean command to remove all object files. Richard Barry 2009-03-14 15:08:41 +00:00
  • 5f8b420aa5 Changed the use of critical sections to instead use scheduler locking as the BIOS functions exit with interrupts enabled no matter what the state when the BIOS function was called. Richard Barry 2009-03-14 15:07:06 +00:00
  • 42b60ed69c Increment the uxTaskNumber variable when a task is deleted in addition to when a task is created. This is to assist kernel aware debuggers detecting when the task list needs refreshing. Richard Barry 2009-03-14 15:04:44 +00:00
  • fa9a58c9c0 Added OMAP port and demo. Richard Barry 2009-03-12 20:45:59 +00:00
  • 143c58e032 Minor changes to new queue functions plus add comments. Richard Barry 2009-03-12 11:48:24 +00:00
  • 55c96044b0 Some optimisations added. Richard Barry 2009-03-11 10:55:41 +00:00
  • aaeb4790de Optimisations - being checked in for backup - not yet complete. Richard Barry 2009-03-11 10:53:45 +00:00
  • dae13395ed Closed un-terminated comment. Richard Barry 2009-03-10 12:22:30 +00:00
  • 4f2654fb0b Closed un-terminated comment. Richard Barry 2009-03-10 12:21:30 +00:00
  • a25d111613 Closed un-terminated comment. Richard Barry 2009-03-10 12:20:47 +00:00
  • eb6a668a8f Bug fix - loop count value was wrong. Richard Barry 2009-03-06 13:13:56 +00:00
  • d46a1e9699 Remove the NEC port as there is now a new an supported version. Richard Barry 2009-02-20 15:19:39 +00:00
  • bedc801860 V5.1.2 Richard Barry 2009-02-09 20:25:08 +00:00
  • 52ba0e651e Update to V5.1.2. Richard Barry 2009-02-09 20:21:35 +00:00
  • 2b388dacd1 Update startup file to workaround bug in IAR provided file. Richard Barry 2009-02-09 20:05:59 +00:00
  • cd8c28b070 Add comtest tasks to the AT91SAM9XE demo. Richard Barry 2009-02-09 20:03:16 +00:00
  • 9323cea425 Continued development on NEC ports. Richard Barry 2009-02-07 18:20:32 +00:00
  • fe73d24184 Add MCF52259 demo. Richard Barry 2009-02-07 17:52:41 +00:00
  • 8981a8539a Add hardware bug workaround for auto-negotiate errata. Richard Barry 2009-02-07 17:48:12 +00:00
  • 3741d47db2 Update pages served by WEB server. Richard Barry 2009-02-07 17:46:11 +00:00
  • 8a52afda6e Update pages served by WEB server. Richard Barry 2009-02-07 17:44:49 +00:00
  • aac296a7c8 Continued development on NEC ports. Richard Barry 2009-02-07 17:41:36 +00:00
  • c4a68ac620 Continued development on NEC ports. Richard Barry 2009-02-07 16:52:24 +00:00
  • e31fe0ef80 Remove unnecessary semicolon. Richard Barry 2009-02-06 13:30:39 +00:00
  • 812e63f87f Add a trap call to test the manual context switch in addition the the pre-emptive context switch. Richard Barry 2009-02-06 13:28:52 +00:00
  • 223feee46c Add more comments. Richard Barry 2009-02-06 13:27:41 +00:00
  • ea209490e1 Continue 78K0R development. Richard Barry 2009-02-06 13:25:05 +00:00
  • 4a3e471fda Continue 78K0R development. Richard Barry 2009-02-06 13:23:23 +00:00
  • 8c1495a57d Continue 78K0R development. Richard Barry 2009-02-06 13:21:35 +00:00
  • 23d63def3b Add code for near memory model. Richard Barry 2009-02-05 21:13:24 +00:00
  • 2d77a49535 Add code for near memory model. Richard Barry 2009-02-05 21:12:34 +00:00
  • 035abe8707 Add code for near memory model. Richard Barry 2009-02-05 21:11:24 +00:00
  • e4319d7f88 Continue 78K0R development. Richard Barry 2009-02-05 13:02:27 +00:00
  • e311bdb650 Continue 78K0R development. Richard Barry 2009-02-05 13:01:37 +00:00
  • 617ddbb61f Continue 78K0R development. Richard Barry 2009-02-05 10:40:24 +00:00
  • c1a2e601a6 Tidy up and comment. Richard Barry 2009-02-04 16:53:52 +00:00
  • bfd67da1e7 Continue 78K0R development. Richard Barry 2009-02-04 13:08:12 +00:00
  • 299557fed2 Continue 78K0R development. Richard Barry 2009-02-04 13:07:16 +00:00
  • 46425b4099 Continue 78K0R development. Richard Barry 2009-02-03 21:09:16 +00:00
  • 7acae9e570 Continue 78K0R development. Richard Barry 2009-02-03 21:07:17 +00:00
  • eef9900e23 First pass demo for 78K0R. Richard Barry 2009-02-03 19:46:32 +00:00
  • d4376e4bcc Add a little more commenting. Richard Barry 2009-02-03 15:21:51 +00:00
  • c8b25f8bf2 Tidy up new port file. Richard Barry 2009-02-03 15:20:05 +00:00
  • 18797cb689 Change name of asm file to be consistent with other ports. Richard Barry 2009-02-02 18:38:48 +00:00
  • e602554120 Renamed to remove the Fx3 from the directory name. Richard Barry 2009-02-01 21:03:38 +00:00
  • 33597ce971 Renamed to remove the Fx3 from the directory name. Richard Barry 2009-02-01 21:01:43 +00:00
  • 37402a9960 Renamed to remove the Fx3 from the directory name. Richard Barry 2009-02-01 20:29:36 +00:00
  • 97de395ad0 Add 78KR definition. Richard Barry 2009-01-31 14:48:50 +00:00
  • 7a83c44856 Tidy up and prepare for release. Richard Barry 2009-01-31 14:47:50 +00:00
  • 4e1b587af3 Extend FX16 functionality. Richard Barry 2009-01-31 14:11:22 +00:00
  • 0e91b60a7d Extend FX16 functionality. Richard Barry 2009-01-31 13:42:20 +00:00
  • 269de4b1e7 Extend FX16 functionality. Richard Barry 2009-01-31 12:56:33 +00:00
  • 46c3268670 Continue FX16 demo development. Richard Barry 2009-01-31 11:00:54 +00:00
  • f88f5afa3b Continue FX16 demo development. Richard Barry 2009-01-31 10:31:21 +00:00
  • d71ed5975c Continue FX16 demo development. Richard Barry 2009-01-30 16:28:08 +00:00
  • d61373702a Continue FX16 demo development. Richard Barry 2009-01-30 14:06:37 +00:00
  • 7551ede806 New 78K0R first pass files added. Richard Barry 2009-01-30 10:47:35 +00:00
  • d62f5ef24a Continued V850 development. Richard Barry 2009-01-30 09:26:16 +00:00
  • 667493bed2 Continued V850 development. Richard Barry 2009-01-29 21:27:10 +00:00
  • 4b4aecf217 Continued V850 development. Richard Barry 2009-01-29 21:26:43 +00:00
  • c7ff0f4b53 Continued V850 development. Richard Barry 2009-01-29 21:26:10 +00:00
  • 38511e8174 Add device specific versions of LowLevelInit.c. Richard Barry 2009-01-29 20:33:15 +00:00
  • 1e29358197 Combine different part variants into a single port.c file. Richard Barry 2009-01-29 20:00:56 +00:00
  • 08464adb74 Combine different part variants into a single port.c file. Richard Barry 2009-01-29 19:55:14 +00:00
  • 99d615a7dd Add device specific versions of portasm.s85. Richard Barry 2009-01-29 19:51:11 +00:00
  • adc5c7142b Rename to make file name more generic. Richard Barry 2009-01-29 17:32:19 +00:00
  • ccb960ca8b Rename to make file name more generic. Richard Barry 2009-01-29 17:30:54 +00:00
  • e2e988191c Rename to make file name more generic. Richard Barry 2009-01-29 17:29:10 +00:00
  • 5acfec1f7c Rename to make file name more generic. Richard Barry 2009-01-29 17:28:39 +00:00
  • f1890708e1 Continued V850 development. Richard Barry 2009-01-29 16:23:52 +00:00
  • 4d39dfe5a0 Tidy up only. Richard Barry 2009-01-29 16:22:42 +00:00
  • 34333e3d27 Continued V850 development. Richard Barry 2009-01-29 16:21:56 +00:00
  • 77fbf587ee Continued V850 development. Richard Barry 2009-01-29 16:20:25 +00:00
  • 42d07bc94b Split out the processor dependent stuff from main.c. Richard Barry 2009-01-29 15:06:24 +00:00
  • f622836e18 Add new port files for V850ES JJ3. Richard Barry 2009-01-29 14:49:47 +00:00
  • a256024aaa Add LED output routine for the JJ3 target board. Richard Barry 2009-01-29 14:46:41 +00:00
  • 87253992aa Rename device specific file. Richard Barry 2009-01-28 17:52:25 +00:00
  • b93186e975 Rename device specific file. Richard Barry 2009-01-28 17:50:49 +00:00
  • 761540892b Tidy up and comment. Richard Barry 2009-01-28 12:37:04 +00:00
  • 2fd4047164 Add header include. Richard Barry 2009-01-28 12:36:04 +00:00