2023-08-24 09:52 AM
Hello,
I am trying to connect PEMicro Cyclone Fx to STM32U535RB and I get below Error in IAR. Though, debugger hits the breakpoint and starts the debug session successfully, I would like to understand what that error means. Can anyone help me understand this error?
Thanks!
2023-08-25 01:12 AM
Hello @HDevi.1,
Which IAR version are you using? Make sure to update and use latest release of IAR.
Check if you selected the right target device for your project.
Imen
2023-08-30 06:40 PM
Hi,
I am using IAR 9.40 version. Yes, I selected "STM32U535RB" as target.