2023-03-28 05:08 AM
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
2023-03-30 06:37 AM
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
2023-03-31 12:33 AM
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?