• Can't find the compiler: arc-elf32-cpp

    Hello,

    thank you really much for this forum/community! I'm trying to compile the following source code: https://github.com/j1nx/Amlogic-reff16-uboot

    The reason why I'm compiling this sources are that I'm getting started with ARM devices. Especially…

  • MMU enabled while loading elf file with DS-5 debugger

    Hi,

    Used board : Freescale SABRE SD board with iMX6Q (A9 processor).

    Using Bare-metal code.

    Using ARM DS-5 stream to load the binary while u-boot is running.

    When I download the binary using the DS-5 debugger the MMU is enabled before launching the application…