2025-06-25 12:14 AM
I installed newer version of AutoDevKit studio from ST website and imported a project fromm samples.
I tried to flash the generated elf but it is giving following error.
2025-06-25 1:03 AM
Hello Mohit,
I just imported the same demo you mentioned in the post using AutoDevKit 2.6.1.
I cleaned and compiled the project. At this point, I flashed the generated Elf file into the board using OpenOCD without any problems. (see image below)
I suggest removing the project from the Project Explorer, re-importing it from scratch, cleaning and recompiling it, and then flashing the compiled code using OpenOCD.
Thanks,
AutoDevKit Team
2025-06-25 1:28 AM
I tried again as per your steps, still it is not flashing.
having same error.
What I understood is if I install Autodevkit studio, then it will install all supporting files.
Additionally, I installed SPC5LNK driver as per instructions on ST site
2025-06-25 1:52 AM
Hi Mohit,
You need to do a minimum configuration from OpenOCD to be working.
On top of that, you need to make sure there is no previous UDE installed on same machine that it is generating conflicts.
I put in attachment a Quick Start Guide to support you with the correct installation.
Best Regards,
AutoDevKit Team
2025-06-25 2:32 AM - edited 2025-06-25 2:35 AM
It looks like plugins are not installed properly.
I checked and found that ppc-freevle-eabi-gdb.exe plugin is not available in repo. I also reinstalled IDE but not success.
in older version I could see 879 plugin folders inside eclipse/plugin path where as in new installation on diff machine having 764 plugins
can you provide me necessary plugins and installtion steps?
2025-06-25 2:57 AM
Hi Mohit,
Here you are the link to the WIN PC drivers, de-install and install again:
STSW-AEK-SPC5LNK - WinUSB drivers for AEK-MCU-SPC5LNK - STMicroelectronics
Best Regards,
AutoDevKit Team