This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RE: Program boot and application on SPI flash in a custom board

Hi Shankari,

I installed all the needed software as described above.

Now, when I try to compile, I have following error:

"../../../../Common/arch/c6000/start_c674x.asm", ERROR! at line 67:
[E0200]
Unable to resolve this relocatable expression; relocation support for
arbitrary expressions is not available in the C6000 EABI
MVKH __stack + __STACK_SIZE - 4, SP ; FP2, EP2, cycle 13

I'm really confused... do you have any suggestion?

Regards,
Paolo
  • Hi Paolo,

    First, without modifying the sfh utility, by following the instructions given in the WIKI, try to build.

    If successful, then you can modify and build.

    Regards,

    Shankari

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    --------------------------------------------------------------------------------------------------------

  • Hi Shankari,

    I'm not able to compile, also without modifying source code.

    The assembler part is not compatibile with C6000 EABI compiler.

    I think there must be source code newer then the version 2.40.

    Do you know where I can get it?

    Thank you for your support.

    Regards,
    Paolo
  • Hi Paolo,

    The latest version of sfh utility source is 2.40.

    I hope you followed the re-building steps given in the WIKI posted above !!! ???

    Regards,

    Shankari

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    --------------------------------------------------------------------------------------------------------