• Sharing information between bootloader and Application
    I am in the process of writing a boot loader for my current application and I need to share information between the 2 programs. I am using an STM32F103. For an example if my boot loader will be located...
  • Sharing information between bootloader and Application
    I am in the process of writing a boot loader for my current application and I need to share information between the 2 programs. I am using an STM32F103. For an example if my boot loader will be located...
  • shared variable slots
    The feature of shared variables in C is a wonderful saver of DATA space. Can the same be implemented in assembler ? Erik
  • Shared data variable?
    Hi, I have a question about shared memory... I have a bootloader and a program running on a 8051 (different projects,burnt together on the chip at different locations) and I need them to share a...
  • Shared data variable?
    Hi, I have a question about shared memory... I have a bootloader and a program running on a 8051 (different projects,burnt together on the chip at different locations) and I need them to share a...