100 likes | 212 Views
Threads in C. Using threads to structure programs in C. Welcome to the family…. Optimizing C compiler and development tools for the entire Freescale ’08 family. C6808 Code Development System. C6808. Optimizing, standards-based C cross-compiler.
E N D
Threads in C Using threads to structure programs in C.
Welcome to the family… OptimizingC compiler and development tools for the entire Freescale ’08 family. C6808Code Development System
C6808 • Optimizing, standards-basedC cross-compiler. • Very tight code generation;“We win benchmarks”. • Fixed-point transcendental library. • Support for event-driven applications in C…
Threads • Execution paths with common state. • Event-driven. • Brings interrupt style into general programming. • Fully compatible with standard C.
Threads • “Pseudo-hardware” allows event-driven programs.
Threads • Dispatch on arbitrary expressions.
Threads • Separate and organize dispatch and event code.
Run-to-Completion • Asynchronous programming costs resources. • Less complex than an RTOS.
AboutByte Craft Limited • 30 years in the embedded marketplace. • Our main products: C cross-compilers. • Experts in code generation. sales@bytecraft.comwww.bytecraft.com
Thank You. http://www.bytecraft.com/Threads_in_C