Error finishing flash operation

Sysprogs forums Forums VisualGDB Error finishing flash operation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12935
    karlis77
    Participant

    Hi. I just got my board with STM32F030C6 on it. It has 32kB flash and 4kB ram.

    When I try to upload my code it shows:

    Error finishing flashing operation

    The memory location used for the stack (0x20000ffc) is not writable.
    Please check the selected device type and linker script.
    You can disable automatic stack checking via Visual GDB Project Properties

     

    I wanted check the linker script but could not find it :/

     

    #12936
    karlis77
    Participant

    I found the linker script but I do not have much idea what to do with it.  The flashmemory address and length is shown correctly.

    I am not sure about _estack address..

     

    #12940
    karlis77
    Participant

    Ok, nvm I solved the issue.

    There was hardware bug regarding the Reset signal or MCU

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.