• Adding binary file to c project
    I have 2 devices each with their own code and bootloader. I am using STM32F4 discovery boards. Both these boards communicate with each other throudh I2C. I want to add the binary of one project code...
  • Adding binary file to c project
    I have 2 devices each with their own code and bootloader. I am using STM32F4 discovery boards. Both these boards communicate with each other throudh I2C. I want to add the binary of one project code...
  • Project settings to get a Linux compatible binary
    I've just downloaded and installed Development Studio 2020 for Windows. I can build the Hello World C project but I get a segmentation fault after copying the binary to an NXP ARM A53 Linux development...
  • Project settings to get a Linux compatible binary
    I've just downloaded and installed Development Studio 2020 for Windows. I can build the Hello World C project but I get a segmentation fault after copying the binary to an NXP ARM A53 Linux development...
  • remove project path info from binary/hex file
    Hi, is there a way in keil to remove info about project path like C:\...............from generated .bin or hex file? thanks