Skip to main content
GJord.3
Associate
March 28, 2023
Question

How compile old project of SPC58?

  • March 28, 2023
  • 2 replies
  • 1117 views

Good morning,

I am a technician who works for a company. I have to manage different projects related to the SPC58ECxx. My problems are that I can modify the bootloader or the application but if I use the configurator and re-compile they stop working. I think it's a low-level library generation issue. I tried to use different ide like SPC5Studio6.0.0-Green and SPC5Studio6.0.0-Asimov but nothing different. How can I keep the projects compatible with the ide I use? Thanks to the availability

    This topic has been closed for replies.

    2 replies

    Erwan YVIN
    ST Technical Moderator
    March 30, 2023

    Hello ,

    could you give me the version used for your Application ?

    i can give you the version for your application.

    i will send the right lld version with SPC5Studio

    Best Regards

    Erwan

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    GJord.3
    GJord.3Author
    Associate
    March 31, 2023

    Hi, where is the application version?

    Aniway I managed to fix it. I saw that the application was missing some configurations concerning the adc. Perhaps the former colleague saved it badly on the server. it is possible that .gitignore at these addresses: .build, .dep, .settings can cause problems?