Skip to main content
Associate II
May 15, 2026
Question

Unable to build and flash imported program in NUCLEO-F746ZG

  • May 15, 2026
  • 7 replies
  • 225 views

shreya_awati_0-1778850354665.png



I got this error also.

7 replies

Technical Moderator
May 15, 2026

Hello @@shreya_awati 

Let me thank you for posting.

For more investigation, could you please provide the OS version.

Thanks.

Mahmoud

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Associate II
May 16, 2026

OS: Ubuntu 22.04.5 LTS (Jammy Jellyfish) 64-bit

Pavel A.
Super User
May 16, 2026

@shreya_awati It looks like your project is for another variant of Eclipse (SW4STM) so it needs to be converted to CubeIDE format. Try importing it as shown:

PavelA_0-1778897187706.png

 

 

Associate II
May 16, 2026

shreya_awati_0-1778919662508.png
same issue . 

 

 

Pavel A.
Super User
May 16, 2026

Have you tried to import ac6 System ... project from the SW4STM32 subdirectory? Was the import successful or any errors? Please attach .project files before and after import.

 

 

 

Associate II
May 16, 2026

Can you please check steps of import. also in last sec you can see it shows to convert into IDE code but unable to see conversion option in stm.

Pavel A.
Super User
May 16, 2026

So you clicked OK here, and what happened?

PavelA_0-1778925379054.png

Do you see these backup files in the folder? The conversion log?

Pavel A.
Super User
May 16, 2026

In Linux the dotted files are invisible ;) Do whatever is needed in the Linux browser (nautilus?) to make them visible. And please attach the converter.log.

 

Associate II
May 17, 2026

.project is unable to upload.

its showing below error

The file type (.project) is not supported. Valid file types are: ai, avi, mp4, bmp, csv, doc, cpd, docx, flv, gif, gz, tar.gz, har, ico, jpg, jpeg, log, mov, mpg, mpeg, mp3, odt, odp, ods, pdf, png, pps, ppt, pptx, rar, rm, tif, tiff, txt, xlr, xls, xlsx, xml, wmv, wav, z, 7z, ioc, hex, c, cc, cpp, h, hpp, tar, xz, dts, s, zip.

Pavel A.
Super User
May 17, 2026

The log indeed has some errors. Sorry, I'm now out of ideas. Converter from SW4STM32 probably is no longer well maintained. Try to restore the original project file tree and repeat conversion - in case that .project and .cproject have been damaged by previous attempts and modified in place. If this won't help, have to convert the project manually.

Maybe somebody else has better advices.