Installing X-CUBE-TCPP v4.0.0 in STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-18 11:22 PM
I have installed the example USB-C projects using the General/Import Projects from Folder or Archive option targeting the NUCELO-G474RE:
DRP1M1_DRP
SNK1M1_Sink
SNK1M1_Source
What do I need to do to make these regular STM32 projects such that the Build All, Build Project and Clean options are available (currently they are greyed out)?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 12:16 AM
Hello @alw and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to follow those steps:
- Select File-> Open Projects From File System...
- On the import Source: select the Source of your project (for example : "Desktop\en.x-cube-tcpp\x-cube-tcpp_v4.0.0\STM32CubeExpansion_TCPP_V4.0.0\Projects\NUCLEO-G474RE\Applications\USB_PD\SRC1M1_Source").
- Select Just the STM32CubeIDE project as shown here:
- Click on Finish.
- The Project is generated, you can Now compile it.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 12:16 AM
Hello @alw and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to follow those steps:
- Select File-> Open Projects From File System...
- On the import Source: select the Source of your project (for example : "Desktop\en.x-cube-tcpp\x-cube-tcpp_v4.0.0\STM32CubeExpansion_TCPP_V4.0.0\Projects\NUCLEO-G474RE\Applications\USB_PD\SRC1M1_Source").
- Select Just the STM32CubeIDE project as shown here:
- Click on Finish.
- The Project is generated, you can Now compile it.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-19 12:26 AM
Thanks very much, it all works ok now
