• Problem running copied code into flash
    Hi everyone, So I have a question. I have a ARM-M4 and for what I can tell this has both ARM and Thumb assembly. Meaning sometimes it interprets a 32 bit instruction as 2 16bit ones, some of the times...
  • Running Bootloader out of RAM
    Hi, i have written a bootloader for starting / exchanging Apllication, my µC is STM32F103RB, working with Keil uVision5. The bootloader resides in the first 16k of Flash actually. but i want it to...
  • run juno in qemu
    I am working with juno in qemu, and till now, i can start uboot/ kernel /rootfs in qemu. But when i try to add "-dtb junoxx.dtb" parameter, qemu will hung on. I think there has another approach, so...
  • Running armv7 binaries on armv8
    Hi Experts, I have binaries built for armv7 architecture, without rebuilding binaries can I run on armv8?. I think its possible, but wanted confirm is there any limitation? Thanks, Veeranna
  • Fail to run the compiled MPS2+ project
    Hi, After compiling the MPS2+ FPGA designstart project (unmodified, as-is out of the box), i'm failing to run it on the FPGA. While the already downloaded image that arrives on the FPGA runs fine...