2024-03-14 06:17 PM
Trying to use the GUI_STUSB Utility software to program the STEVAL board but no matter what I'm getting USB Error: No target found. Please connect first the evaluation board with a usb cable.
Besides this issue, is there a way of compiling the project.eww to generate the new bin file without using IAR? Is it able to be done through the Stmcube IDE?
2024-03-14 06:44 PM - edited 2024-03-14 06:57 PM
> is there a way of compiling the project.eww to generate the new bin file without using IAR?
* Convert the IAR project to a makefile (which Eclipse can handle) or to native CubeIDE project. May take time.
* Find someone else who has IAR; convince them to build your project ))
2024-03-15 07:11 AM
Another option might be to take advantage of the 14-day free trial ... ?