[SOLVED] How to make Reset_Handler function to the specified RAM address?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] How to make Reset_Handler function to the specified RAM address?


    How to make Reset_Handler function to the specified RAM address?
    I want him to have a fixed connection to the 0X87800000 address, but there's no way
  • Hello,

    Thank you for your inquiry.
    You have a typo in your linker script. Instead of Reset_Handler, you use Resset_Handler with two "s". That is why the linker is not placing that symbol at the wanted address as the symbol does not exist.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.