In “5 Elements to Secure Embedded Systems – Part #1 Hardware-Based Isolation”, we started our...
Read More >>>Monthly Archives: June 2021
CEC – Best Practices for Designing Real-Time Embedded Systems
Development teams today are faced with the need to develop systems within smaller budgets, shorter...
Read More >>>3 Tips for Speeding Up Interrupt Handlers
Embedded software developers today are a bit spoiled. Many microcontrollers come with an ecosystem that includes peripheral drivers, an RTOS, middleware and even example application...
Read More >>>Understanding Weak Symbols
If a developer closely looks at framework and library files, they may come across functions that have __weak in front of them. The weak symbol...
Read More >>>