Commit Graph

693 Commits (8b4ef53b69e7fbcd4439f77ca76431fa58ab0126)
 

Author SHA1 Message Date
Richard Barry 8b4ef53b69 Added run time stats functions. 16 years ago
Richard Barry 886be58c58 Formatting only. 16 years ago
Richard Barry 4c232cdc4e Formatting only. 16 years ago
Richard Barry b76158a10d Added vTaskGetRunTimeStats() prototype. 16 years ago
Richard Barry 6ed4d1d3da Add defaults for the new run time counter stats configuration constants. 16 years ago
Richard Barry a7f134911a Just a formatting change. 16 years ago
Richard Barry f1e278e193 Added comment to assist debugging. 16 years ago
Richard Barry 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. 16 years ago
Richard Barry 6f8158082a Remove .plg file as this is now put into the bin directory. 16 years ago
Richard Barry 515cd42702 Change project so output files go into a bin directory rather than being dumped in the project directory. 16 years ago
Richard Barry b4eddb4992 Update to latest IAR version format. 16 years ago
Richard Barry 8395c9a633 Add queue registry so the IAR plug-in can be tested. 16 years ago
Richard Barry da0c104de4 Update the WEB server demo. 16 years ago
Richard Barry 5af3321022 Add missing files. 16 years ago
Richard Barry 2f40ad7393 Ready for V5.2.0 release. 16 years ago
Richard Barry 975f102de9 Updated clean command to remove all object files. 16 years ago
Richard Barry 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. 16 years ago
Richard Barry 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. 16 years ago
Richard Barry fa9a58c9c0 Added OMAP port and demo. 16 years ago
Richard Barry 143c58e032 Minor changes to new queue functions plus add comments. 16 years ago
Richard Barry 55c96044b0 Some optimisations added. 16 years ago
Richard Barry aaeb4790de Optimisations - being checked in for backup - not yet complete. 16 years ago
Richard Barry dae13395ed Closed un-terminated comment. 16 years ago
Richard Barry 4f2654fb0b Closed un-terminated comment. 16 years ago
Richard Barry a25d111613 Closed un-terminated comment. 16 years ago
Richard Barry eb6a668a8f Bug fix - loop count value was wrong. 16 years ago
Richard Barry d46a1e9699 Remove the NEC port as there is now a new an supported version. 16 years ago
Richard Barry 52ba0e651e Update to V5.1.2. 16 years ago
Richard Barry 2b388dacd1 Update startup file to workaround bug in IAR provided file. 16 years ago
Richard Barry cd8c28b070 Add comtest tasks to the AT91SAM9XE demo. 16 years ago
Richard Barry 9323cea425 Continued development on NEC ports. 16 years ago
Richard Barry fe73d24184 Add MCF52259 demo. 16 years ago
Richard Barry 8981a8539a Add hardware bug workaround for auto-negotiate errata. 16 years ago
Richard Barry 3741d47db2 Update pages served by WEB server. 16 years ago
Richard Barry 8a52afda6e Update pages served by WEB server. 16 years ago
Richard Barry aac296a7c8 Continued development on NEC ports. 16 years ago
Richard Barry c4a68ac620 Continued development on NEC ports. 16 years ago
Richard Barry e31fe0ef80 Remove unnecessary semicolon. 16 years ago
Richard Barry 812e63f87f Add a trap call to test the manual context switch in addition the the pre-emptive context switch. 16 years ago
Richard Barry 223feee46c Add more comments. 16 years ago
Richard Barry ea209490e1 Continue 78K0R development. 16 years ago
Richard Barry 4a3e471fda Continue 78K0R development. 16 years ago
Richard Barry 8c1495a57d Continue 78K0R development. 16 years ago
Richard Barry 23d63def3b Add code for near memory model. 16 years ago
Richard Barry 2d77a49535 Add code for near memory model. 16 years ago
Richard Barry 035abe8707 Add code for near memory model. 16 years ago
Richard Barry e4319d7f88 Continue 78K0R development. 16 years ago
Richard Barry e311bdb650 Continue 78K0R development. 16 years ago
Richard Barry 617ddbb61f Continue 78K0R development. 16 years ago
Richard Barry c1a2e601a6 Tidy up and comment. 16 years ago