2025-02-15 06:13 AM - last edited on 2025-02-15 10:39 AM by Andrew Neil
Hi all,
I would like to know how to add the packets 7zip and Srecord in a CubeIDE project.
I'm working on a project I didn't start and after compiling the IDE returns the error messages "7z is not recognized as an internal command" and "srec_cat is not recognized as an internal command". How to solve this issues? I already have both packets installed in my machine.
Thank you!
2025-02-15 10:00 AM
In Windows open command window and type: "where 7z.exe"
If this finds 7z.exe then it is in PATH and you're golden.
Else, find where 7z.exe is installed on your machine and enter the full path of it with the command.