• Optee OS compilation issue for Raspberry Pi 3 platform
    Hi Experts, I am trying to compile the Optee OS for Raspberry Pi 3 platform.It is 64bit aarch-linux-gnu. So i am giving the option like below for compilation but i am getting the compilation errors...
  • AArch64 code execution on Raspberry Pi3.
    Hello everybody, does everyone know whether Raspberry Pi3 can execute 64bit applications? Even reading some articles, I am uncertain the following things. Please let me know the answers. 1. Is Raspbian...
  • Linaro vivid linux-headers
    Hello everyone, I installed linaro vivid with kernel version 4.6.3, on RPi3, but in order to compile some files I need to install linux headers, but can't seem to find the package linux-headers-4...
  • Data Watch DWT on RPI3 without debuigger
    hi, I am trying to use the Data Watch and Trace natively on RPI3 without debugger to count Cycle but got a core dump. here the code to compile and run on a RPI3. . My objective is to count cycle to...
  • Crosscompiling C++ Ubuntu / Raspberry Pi
    I am using Eclipse IDE to crosscomplie C++ code. When I croosscompile Linux / Ubuntu C++ code for Raspberry Pi 3B (ARM7) I have no issues with actually running the code on the target. It all works as...