• undefined reference to posix_memalign
    I am running a code in Eclipse tool and using cygwin compiler and my code is running without any problem. But when I am running the same code in SDK (vivado) which has arm processor, I am getting the...
  • TFTP (remote/network kernel) boot using EDK II UEFI
    The EDK-II UEFI Intel BDS menus do not support configuration of a standalone TFTP server, as the expectation is that in a commercial environment this information is returned by a DHCP server. This may...
  • Booting OpenEmbedded using EDK II UEFI
    Note: These instructions assume you are using the Juno platform; it should be relatively trivial to adapt them to other platforms too. Follow the instructions here to select a prebuilt OpenEmbedded...
  • GCC linker error
    I am getting syntax error which I try to link the Scatter file. I am using arm - GCC toolchain. What is wrong is not specifed. The same is working for arm compiler but not for arm gcc
  • Can't boot OpenEmbedded on Juno R1
    I got an error message "Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,2)". I'm referring Using Linaro's deliverables on Juno . And I choose OpenEmbedded Minimal filesystem...