2022-06-16 12:43 AM
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
Solved! Go to Solution.
2022-06-16 03:02 AM
If it's not published on the public website, then you'll need to raise a support request with ST:
2022-06-16 01:25 AM
@François LE BORGNE "ST µc SPC574S64E3"
That's not an STM32 - you're in the wrong forum!
I think you can fix that by editing the "Topics":
@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
2022-06-16 01:48 AM
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.
2022-06-16 02:09 AM
Is the link on the Product Page not a source download, then?
2022-06-16 02:30 AM
It seems that it's not the case
2022-06-16 03:02 AM
If it's not published on the public website, then you'll need to raise a support request with ST:
2022-06-16 03:14 AM
Thanks
2022-06-16 03:32 AM
You're welcome.
Post an update with how you get on ...