NUCLEO-C071RB - IAR "Non-recognized options in project file" during debugging
Hi,
Can you please help me for below
I am using NUCLEO-C071RB development board ,I am generating the code using CUBE MX software(V6.14.1) following steps I have followed
Step 1:Selected the board as NUCLEO-C071RB
Step 2:From project manager I have selected the Toolchain/IDE as EWARM and other configuration as below

Step 3:Clicked on generate code
Step 4:a .eww file is generated and I opened the file using IAR software the code builds completly without erros but, I am getting the following notification during opening of file

Step 5:The code builds ok with no error so now I have tried to debug that code it will not
Step 6:I have right click on project and tried to look the core or device but it is not detected as below (the core should be Cortex MO+and there should be Device name

My question is: Could there be an issue with the CubeMX IDE that's preventing it from detecting the STM32C071RBT6 microcontroller?
Step 7: I navigated to the ST folder in the IAR system, but I couldn't find any files related to the STM32C071RBT6. Why weren’t the files generated

Observation 2:
This issue never occurred when I was using the STM32F411RE with the NUCLEO-F411 development board.
Could you please help me to solve the issue
