Skip to main content
Ak1893
Associate
February 23, 2025
Solved

Folders missing

  • February 23, 2025
  • 2 replies
  • 1677 views

Hello everyone,
I have the problem that only these 2 files are displayed on my Project Explorer. Once testpro and testpro.ioc all other files are missing, for example the C program main.c. My question is can someone help me to fix this problem?

Best answer by TDK

Okay so MacOS.

Not sure how the screenshot helps here. Did you try the project menu? Show it

> it says that the code is being generated

Perhaps you need to log in or download the relevant software packages in Help -> Manage Embedded...

2 replies

TDK
Super User
February 23, 2025

Code must be generated after you configure the IOC file. To generate code, go to Project -> Generate Code

TDK_0-1740336628691.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Ak1893
Ak1893Author
Associate
February 24, 2025

If i go to project, there is no generate code. And if i go to the bar at the top, it says that the code is being generated, but then nothing comes up.

TDK
TDKBest answer
Super User
February 24, 2025

Okay so MacOS.

Not sure how the screenshot helps here. Did you try the project menu? Show it

> it says that the code is being generated

Perhaps you need to log in or download the relevant software packages in Help -> Manage Embedded...

"If you feel a post has answered your question, please click ""Accept as Solution""."
Andrew Neil
Super User
February 24, 2025

welcome to the forum.

Please see: How to write your question to maximize your chances to find a solution.

 

You haven't given what CubeIDE version you're using, or details of your development Host system.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.