Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

What is a good open source message bus for embedded Linux?

c linux embedded ipc

C language: #DEFINEd value messes up 8-bit multiplication. Why?

How to safely perform type-punning in embedded system

OpenCV vs OpenVX for embedded system

How can I send a string serially from an 8051 only ONCE?

Adding 64 bit support to existing 32 bit code, is it difficult?

c embedded 64-bit 32bit-64bit

IAR Embedded workbench create library

c embedded ansi workbench iar

what's wrong in using interrupt handlers as event listeners

c embedded arm bare-metal

Why can't write internal flash of same address twice

embedded stm32 flash-memory

What is overalignment of execution regions and input sections?

c embedded arm

Arrays in Shell Script, not Bash

linux shell embedded sh

sscanf 1 byte hex data without overflow

c embedded overflow scanf

Using far function pointers

How do I know which illegal address the program access when a segmentation fault happens

Programming in presence of watchdog timer

c embedded watchdog

#define vs. enums for addressing peripherals

Declaring a pointer to const or a const pointer to const as a formal parameter

c optimization embedded

Why is my variable not being updated?

c debugging embedded

Dynamic Memory Allocation Failure Recovery

Detect Stack overflows