nothing to build for project STM32446E_EVAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 3:28 AM
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 8:44 AM - edited ‎2023-10-03 8:45 AM
Hi @Komal,
You are right, I reproduced the same issue related to Eclipse: "Nothing to build" error.
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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 3:56 AM
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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 4:17 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 4:41 AM - edited ‎2023-10-03 4:42 AM
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.
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 4:47 AM
opening/ importing a file is not an issue.
the issue is that particular project is not compiling/building
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 6:59 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-03 8:44 AM - edited ‎2023-10-03 8:45 AM
Hi @Komal,
You are right, I reproduced the same issue related to Eclipse: "Nothing to build" error.
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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-30 12:10 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-09-30 1:37 AM
Hi @nanna_hesaru and welcome to the Community
Which STM32CubeIDE version are you using?
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-01 6:02 AM
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.
Please refer below snapshots for version details.
Version detail of STM32SystemWorkBench
Version detail of STM32CubeMX
