I’m trying to use the LD_PRELOAD to inject my custom function in a program. I’ve compiled a shared library `getpid.so` having a modified getpid function that prints a message: #include […]
Hey guys, I’m evaluating open-source RTOS options for an ARM Cortex-M project. While FreeRTOS, ChibiOS, and CooCox CoOS seem to offer similar features, I’m curious about real-world experiences. Specifically, how […]
Why will there be issues while trying to build the Boot to Gecko (B2G) project on my x86-64 Ubuntu 12.10 system. The Gecko build fails when attempting to link `librt`, […]
Hey guys, I’m evaluating open-source RTOS options for an ARM Cortex-M project. While FreeRTOS, ChibiOS, and CooCox CoOS seem to offer similar features, I’m curious about real-world experiences. Specifically, how […]
Why will there be issues while trying to build the Boot to Gecko (B2G) project on my x86-64 Ubuntu 12.10 system. The Gecko build fails when attempting to link `librt`, […]