• MDK ARM Keil Compiler Flash Memory Setting

    Park Lemon
    Park Lemon
    Hello guys,
    I am migrating from STM32L051C8 (flash 64kByte) to STM32L073VB (flash128kByte) and I am using MDK arm Keil Microvision Compiler.
    In MDK arm keil Microvision compiler, I have set the device to STM32L073VB and in target it change to the correct…
    • Answered
    • 2 days ago
    • Software Tools
    • Arm Compilers forum
  • Label Addressing in Arm Assembly

    Vijay Kumar Prathipati
    Vijay Kumar Prathipati

    Dear All,

    I need some help regarding label addressing. I was going through the following code.

    "Stack_Size EQU 0x00000400

    AREA STACK, NOINIT, READWRITE, ALIGN=3
    __stack_limit
    Stack_Mem SPACE Stack_Size
    __initial_sp

    In the above code, an ELF section…

    • Answered
    • 1 month ago
    • Software Tools
    • Arm Compilers forum
  • How to create Arm Compiler 6 Cortex M0/3 startup file using C language (no assembly) ?

    KismetLiu
    KismetLiu

    How to create Arm Compiler 6 Cortex M0/3 startup file using C language (no assembly)  ?

    How to set __initial_sp, _STACK_HEAD and vector_table using C language?

    • Answered
    • 1 month ago
    • Software Tools
    • Arm Compilers forum
  • View related content throughout Software Tools
  • More
  • Cancel