Michael Becker
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Michael Becker-
Michael Becker commented,
As of yet I've not incorporated FreeRTOS static object creation in the wrappers. It's on my list of things to do, but hasn't made it to the top yet for a few reasons. First, I'm expecting folks usi...
-
Michael Becker commented,
Hi All, I found a particularly bad bug in the first version of this. I describe it here: https://www.linkedin.com/pulse/apples-kumquats-perils-multi-threaded-polymorphism-michael-beckerIf you are ...
-
Michael Becker created a post,
Updated Posix / Linux Port
Hi All, For anyone who may be interested, I've updated and revised William Davy's Posix port to run under the latest FreeRTOS versions on multicore Linux PCs. Specifically, this update works and wa...
-
Michael Becker created a post,
FreeRTOS C++ Wrappers
Hi All, For anyone who may be interested, I've created an object oriented interface on top of FreeRTOS using C++ classes that encapsulate most of the fundamentalAPIs. They allow you to craft a proj...