• Startup.s settings with two applications
    Hallo I have a bootloader and a application. My bootloader sets up the stack sizes in its startup file. My application setes them up differently.! So when my bootloader jumps to the main application...
  • Startup.s settings with two applications
    Hallo I have a bootloader and a application. My bootloader sets up the stack sizes in its startup file. My application setes them up differently.! So when my bootloader jumps to the main application...
  • Startup.s
    Hi all, I am using uVision3 to program my STR710 MCU in C langue. For evaluation purpose I am running from SRAM. In the uVision-project there is a file named: Startup.s. In this file the basic settings...
  • Startup.s
    Hi all, I am using uVision3 to program my STR710 MCU in C langue. For evaluation purpose I am running from SRAM. In the uVision-project there is a file named: Startup.s. In this file the basic settings...
  • Startup.s erorrs
    Hello, I am new to uVision and assembly. I am trying to build a project that i found on the internet. When i press the build button in uVision3 it starts assembling my startup.s file. But it...