#embedded-systems

[ follow ]
Software development
fromInfoQ
5 days ago

Binary Size Matters: The Challenges of Fitting Complex Applications in Storage-Constrained Devices

Embedded systems demand a balance between software complexity and memory restrictions, pushing for languages like C++ for binary size optimization.
C++ features like templates and smart pointers can affect binary size; developers must navigate their impacts carefully.
Tools like Bloaty are essential for understanding contributions to firmware bloat, aiding developers in design decisions.
Binary optimization should be part of the entire development lifecycle, emphasizing size awareness within CI pipelines.
#raspberry-pi
Wearables
fromZDNET
2 months ago

TI's tiny microcontroller is the world's smallest and costs less than 20 cents

The MSPM0C1104 is the world's smallest microcontroller, ideal for space-constrained applications.
fromZero Day Initiative
4 months ago

Zero Day Initiative - Looking at the Attack Surfaces of the Sony XAV-AX8500

The Sony XAV-AX8500 features an NXP i.MX 8M Mini processor, demonstrating advanced capabilities with its four Cortex-A53 cores and an additional security-focused Cortex M4.
Information security
[ Load more ]