|
Quantum Leaps, LLC 103 Cobble Ridge Drive Chapel Hill, NC 27516 www.state-machine.com |
| October 09, 2008 | |
In this issue:
"Practical UML Statecharts in C/C++, Second Edition" (PSiCC2)
The PSiCC2 book finally arrives in the US bookstores! The accompanying website to PSiCC2 is up and running as well. You can find there the following information:
QP Development Kits (QDKs) for QPv4
The new QPv4 is now supported on the following processors:
The new QPv4 is also supported on the following OS/RTOS: New Ground-Breaking State-Local Storage Design Pattern
In the standard UML state machine formalism all states of a state machine share the same set of variables (extended-state variables). Consequently, the memory required by a state machine is the aggregate of all extended-state variables needed in all states, even though only one state configuration can be active at any given time. The aggregate memory footprint of all extended-state variables might be a problem for memory-constrained applications with a large number of states. The new state design pattern State-Local Storage (SLS) reduces memory footprint of state machines by introducing the state-local variable scope. "Event-Driven Programming and Hierarchical State Machines" class at the Renesas Developer's Conference'08
October 15, 2008 (Wednesday) Quantum Leaps will present a class Event-Driven Programming and Hierarchical State Machines (Course A0E). Here is the class abstract: Quantum Leaps joins the ARM Connected Community
Quantum Leaps joins the ARM Connected Community with demonstrated expertise in programming ARM7/ARM9 and AMR Cortex-M3 processors. We offer several QP Development Kits (QDKs) for the traditional ARM7/ARM9 processors (ARM/THUMB microcontrollers) as well as QDKs for the new ARM Cortex-M3.
QL company listing on the ARM Connected Community »
QP product listing on the ARM Connected Community » QP-nano product listing on the ARM Connected Community » Make the most of side-by-side code differencing
Check out the state-space blog on EmbeddedGurus.net. The latest post is about making the most of side-by-side code differencing. |
|
|||||