středa 8. června 2011

Android + CMake is much easier in ndk-r5b

About a year or two ago we struggled to make regular CMake usage with Android easy, time has changed and with the newer Android ndk releases things are straightforward.



čtvrtek 13. ledna 2011

Shortening the debug phase

One way to be able to quickly slash bugs in embedded software projects is to have good information about the context bugs appear. My colleagues tried to summarize their experience from large software projects in automotive to the following paper -Ten steps to efficient bug analysis.