ltc E121: relocation error in "task1": relocation value 0x80225c20, type rel24 or abs24, offset 0x10

Discussion in 'Technical Support' started by anushka, Dec 20, 2023.

  1. anushka

    anushka

    Joined:
    Dec 20, 2023
    Messages:
    1
    Likes Received:
    0
    Hi, I am working on linker files. I have a group like this:

    group xyz (ordered, run_addr = mem:mpe:pspr0, copy)

    {

    select ".text.xyz";

    } Iam trying to place the code in this PSPR section, but I am getting a linker error like: ltc E121: relocation error in "task1": relocation value 0x80225c20, type rel24 or abs24, offset 0x10, section ".text.CPU1_CODE" at address 0x7010028c is not a valid address in R_TRICORE_24REL. Hint: check the mapfile for a section that occupies this address.

    ltc F019: unrecoverable error: fatal locate error. Can someone help me in resolving this?
     
    anushka, Dec 20, 2023
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.