cancel
Showing results for 
Search instead for 
Did you mean: 

nothing to build for project STM32446E_EVAL

Komal
Associate II

I have used an example code of CAN loopback using nucleo STM32F446RE 
the location is 
C:\Users\.........Your User Name.....\STM32Cube\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32446E_EVAL\Examples\CAN\CAN_Loopback

 

Unable to bulid this project and it is showing Nothing to build for project STM32446E_EVAL.

how can I solve this problem

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hi @Komal,

You are right, I reproduced the same issue related to Eclipse: "Nothing to build" error.

ImenD_0-1696340272556.png

An internal ticket ID 162938 is submitted to escalate this issue internally to the STM32CubeIDE team for working and fix it.

(PS: ID 162938 is an internal tracking number and is not accessible or usable by customers).

Thanks for your contribution and for having reported this.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

10 REPLIES 10
Imen.D
ST Employee

Hello @Komal and welcome to the Community

Which IDE version are you using? Can you please share the steps that you have followed?

Try clean project and then re-open it again.

To use STM32CubeIDE tool, please follow this UM2579: Migration guide from System Workbench to STM32CubeIDE.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

STM32CubeIDE_1.8.0 version

had imported using following steps:
1- Open STM32CubeIDE

2-Click File-->open projects from file system or Archive

3-Import project from the repository "\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32446E_EVAL\Examples\CAN\CAN_Loopback\SW4STM32\STM32446E_EVAL"

still it is showing as nothing to build, how can I solve the issue.

Imen.D
ST Employee

I can open the project without issue using latest release of STM32CubeIDE and following these steps:

- Start STM32CubeIDE

 -Go to File -> Import

- in "Import" dialog, please select "Import ac6 System Workbench for STM32 Project".

- Then Select the repository from "\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32446E_EVAL\Examples\CAN\CAN_Loopback\SW4STM32\STM32446E_EVAL" folder in next dialog.

- Press Finish (The project converter should start with some dialogs appear)

- The project is imported in STM32CubeIDE.

I hope this helps you.

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

opening/ importing a file is not an issue.

the issue is that particular project is not compiling/building  

The issue is related to how the project was created or imported. If not done correctly, you will get this error. If you go through the Example Selector, or through the steps @Imen.D outlines above, the issue will likely resolve.

If you feel a post has answered your question, please click "Accept as Solution".
Imen.D
ST Employee

Hi @Komal,

You are right, I reproduced the same issue related to Eclipse: "Nothing to build" error.

ImenD_0-1696340272556.png

An internal ticket ID 162938 is submitted to escalate this issue internally to the STM32CubeIDE team for working and fix it.

(PS: ID 162938 is an internal tracking number and is not accessible or usable by customers).

Thanks for your contribution and for having reported this.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Could someone please provide details on whether the mentioned issue is resolved?

I am facing the same issue and need some assistance in resolving the issue.

Hi @nanna_hesaru and welcome to the Community

Which STM32CubeIDE version are you using?

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

I am using STM32SystemWorkBench with STM32CubeMX.

I am using STM32F411E-Discovery Board (STM32F411VET6U).

I have created a sample project for STM32F411E-Discovery board using STM32CubeMX and imported that project using STM32SystemWorkBench and tried to build it.

As soon as I tried to build it, I am getting below message. I am new to these tools and please let me know incase I am missing something here.

nanna_hesaru_2-1727787588203.png

 

 

Please refer below snapshots for version details.

Version detail of STM32SystemWorkBench

nanna_hesaru_0-1727787280508.png

Version detail of STM32CubeMX

nanna_hesaru_1-1727787344488.png