This is my archive

x86 or ARM? Check your cross compilation with “readelf”

Using your own or other cross compiled executables is sometimes not clear documented for which target it was originally compiled. Compiling a Library for the AXC F 2152 means you have to compile it for an ARM architecture.In such situation the tool “readelf” is very helpful and this manual… Read More

Network record with TCPdump

With the command “tcpdump” it is possible to capture all the Ethernet communication packets the controller receives and sends.This is a useful feature for analysing network applications and possible misbehaviour of network devices. See also the tutorial video Tutorial Video – WinSCP and a few useful… Read More