2025-07-17 2:23 AM - last edited on 2025-07-17 2:38 AM by Andrew Neil
Hello team, I am new to STM32CubeIDE. I have a NUCLEO-H743ZI2 board. When I try to open an example project, it shows the message: 'Target NUCLEO-H743ZI2 is obsolete according to marketing status,' and the .ioc file is not generating. I have already installed the latest version of the IDE. Could you please help me resolve this issue?
Solved! Go to Solution.
2025-07-17 3:04 AM - edited 2025-07-17 4:11 AM
@ramdev29 wrote:IDE Version: 1.18.1
That is one the versions which seems to be affected by the issue mentioned above.
Try updating to the latest - 1.19.0.
2025-07-17 2:37 AM
Welcome to the forum
Please see How to write your question to maximize your chances to find a solution for best results
What CubeIDE version are you using?
@ramdev29 wrote:When I try to open an example project, it shows the message: 'Target NUCLEO-H743ZI2 is obsolete
It is correct:
2025-07-17 2:54 AM - edited 2025-07-17 2:55 AM
Hello @ramdev29 and welcome to the community
It shows a pop up message indicating it's an obsolete board but the code is well generated.
What is the CubeIDE version you are using?
@ramdev29 wrote:
I have already installed the latest version of the IDE. Could you please help me resolve this issue?
CubeIDE 1.19.0?
2025-07-17 2:57 AM
@mƎALLEm wrote:but the code is well generated.
@ramdev29 see this post regarding recent issues with older versions of CubeIDE not creating the .ioc file.
2025-07-17 2:58 AM
Hi Team,
code is generated but when i try to open device configuration tool it is showing blank .
IDE Version: 1.18.1
2025-07-17 3:04 AM - edited 2025-07-17 4:11 AM
@ramdev29 wrote:IDE Version: 1.18.1
That is one the versions which seems to be affected by the issue mentioned above.
Try updating to the latest - 1.19.0.
2025-07-17 3:10 AM - edited 2025-07-17 3:10 AM
2025-07-17 3:55 AM
thank you ,it is working now