Erik Tamlin
c568ba8c44
Percepio Trace Recorder v4.6.0 ( #789 )
...
* * Percepio Trace Recorder v4.6.0
* Add space between inclusion of header and comment
* Fix broken posix build - part 1
* Add percepio timer implementation
* Remove delted trace recorder header file
* Fix Networking demo build
* Fix CLI demo
* Fix visual studio version number
* Fix core header check
* Fix more core checks
* Fix last of core checks
Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
Co-authored-by: Alfred Gedeon <alfred2g@hotmail.com>
2022-11-03 13:58:38 -07:00
Erik Tamlin
015536f35d
Updated to Percepio Tracealyzer Recorder v4.4.0 ( #330 )
...
* Updated to Tracealyzer Recorder v4.4.0
Added support for FreeRTOS v10.4.1
* Fixed version numbers in USB stream port
2020-10-28 19:43:59 -07:00
Ming Yue
d248555de5
Update #169 -- Percepio Tracealyzer Recorder v4.3.11 ( #201 )
...
* * Pull Request for Percepio Tracealyzer Recorder v4.3.11
* Update Tracealyzer demo config file.
Co-authored-by: Erik Tamlin <erik.tamlin@percepio.com>
2020-08-13 14:29:33 -07:00
Richard Barry
be9c0730c3
Update trace recorder code to the latest.
...
Some minor changes to enable the configREMOVE_STATIC_QUALIFIER constant to be used by those debuggers that cannot cope with statics being used.
2018-09-06 03:23:03 +00:00
Richard Barry
d525d5092d
Update trace recorder code.
...
Add TCP Echo server to the FreeR_Plus_TCP_Minimal_Window_Simulator project.
2018-07-02 22:29:02 +00:00
Richard Barry
f289bfb388
Update to the latest trace recorder library.
2017-05-29 21:43:07 +00:00
Richard Barry
26d3770fad
- Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in.
...
- Correct various typos in comments.
- Add xTimerGetPeriod() function (feature request).
2016-03-29 11:08:42 +00:00
Richard Barry
1b010fbaa7
Final commit before tagging - cosmetic changes only.
2015-08-12 16:45:24 +00:00
Richard Barry
85fb1cc024
+ New feature added: Task notifications.
...
+ Optimise Cortex-M4F ports by inlining some critical section macros.
+ Original ports used a #define to set the path to portmacro.h - that method has been obsolete for years and now all the old definitions have been moved into a separate header files called deprecated_definitions.h.
+ Cortex-M port now check the active vector bits against 0xff when determining if a function is called from an interrupt - previously only a subset of the bits (0x1f) were checked.
+ Add in new standard demo/test files TaskNotify.c/h and include the files in the simulator demos.
+ Update trace recorder code, and some demos to use the new version (more to do).
+ Introduce uxTaskPriorityGetFromISR().
+ Minor typo corrections.
+ Update MingW simulator demo to match the MSVC simulator demo.
2014-12-15 14:13:03 +00:00
Richard Barry
5e47df8c01
Update FreeRTOS+ components and demos to use typedef names introduced in FreeRTOS V8.
2014-06-20 20:15:20 +00:00
Richard Barry
04ae37ef12
Update trace recorder to include heap tracing and new v8 features.
2014-02-17 12:45:56 +00:00
Richard Barry
a320d6dffd
Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Trace to be an unsigned portBASE_TYPE instead of an unsigned char.
2013-12-14 13:16:05 +00:00
Richard Barry
0fd81d6d8e
Update FreeRTOS+Trace recorder code.
2013-07-16 11:55:14 +00:00
Richard Barry
f928b0e296
Update to latest FreeRTOS+Trace recorder code.
2013-06-05 13:38:56 +00:00