• How to convert a BIN into an ELF object image with armlink?
    I'm wondering how I could use 'armlink' to combine or merge a binary image into another image. With the ARM GNU tools, I can do the following: 1) Perform a partial linking (switch '-r') of as input...
  • How to convert a BIN into an ELF object image with armlink?
    I'm wondering how I could use 'armlink' to combine or merge a binary image into another image. With the ARM GNU tools, I can do the following: 1) Perform a partial linking (switch '-r') of as input...
  • uVision crashes when using ULINK
    Hello. I am using uVision and the codesourcery compiler for ARM cortex-3m. Target is STM32F103ZE on the ST eval board. Project sompiles and links but when I attempt to download to flash or debug...
  • uVision crashes when using ULINK
    Hello. I am using uVision and the codesourcery compiler for ARM cortex-3m. Target is STM32F103ZE on the ST eval board. Project sompiles and links but when I attempt to download to flash or debug...
  • Vulkan: Crash in driver when recording an image layout transition
    Hi, The following image layout transition seems to consistently crash the driver in the Galaxy S8 with Mali: VkImageMemoryBarrier image_memory_barrier{ VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER }; image_memory_barrier...