Skip to main content
FLB_MEGGITT
Associate
June 16, 2022
Solved

Hello, I use the L9963e-mcu evaluation board to test behavior of the stack monitor wich is embedded on it. I want to recover the sources of the executable embedded in the SPC574S64E3, I only have the ELF, "BMS_L9963T_ver_1.6.elf".

  • June 16, 2022
  • 2 replies
  • 2073 views

I use the L9963E GUI PC tools to configure/communicate with the ST µc SPC574S64E3, it works fine. I know want to learn more about the communication between the µC and the stack monitor component.

Thanks in advance

    This topic has been closed for replies.
    Best answer by Andrew Neil

    If it's not published on the public website, then you'll need to raise a support request with ST:

    0693W00000Ns0kJQAR.png 

    2 replies

    Andrew Neil
    Super User
    June 16, 2022

    @François LE BORGNE​  "ST µc SPC574S64E3"

    That's not an STM32 - you're in the wrong forum!

    0693W00000Nrzl2QAB.png 

    I think you can fix that by editing the "Topics":

    0693W00000NrzmxQAB.png 

    @François LE BORGNE​ "I want to recover the sources of the executable"

    You can't recover source from the built image.

    But you can download it from the Product Page:

    https://www.st.com/en/evaluation-tools/eval-l9963e-mcu.html#tools-software

    "want to learn more about the communication between the µC and the stack monitor component"

    Have you looked at the documentation on the Product Pages for both the board and the chip:

    https://www.st.com/en/evaluation-tools/eval-l9963e-mcu.html#documentation

    https://www.st.com/en/automotive-microcontrollers/spc574s64e3.html#documentation

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    FLB_MEGGITT
    Associate
    June 16, 2022

    Hi Andrew, thank you for your answer, I have changed the topic.

    I know that I can't recover the sources from the executable, but I just want to know if someone has recovered from ST the SPC5Studio project to regenerate the executable.

    I don't have seen it on the ST website.

    I have ever recovered the documentation that you mention, I want to earn time by recovering the sources of the project.

    Andrew Neil
    Super User
    June 16, 2022

    Is the link on the Product Page not a source download, then?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    FLB_MEGGITT
    Associate
    June 16, 2022

    It seems that it's not the case