2025-12-12 6:08 AM
Hello,
I'm using the board NUCLEO-H563ZI paired with RVA35HI screen.
When I just created the project and generated the code i could download the touchgfx project with the touchgfx application ("program and run target" option), but after trying to download it with IAR IDE (and having problems with it) the system is not working anymore; the screen stays white and when i try to generate with cubemx, the popup message on touchgfx asking if i want to reload after the changes is not showing up anymore.
It seems that touchgx and cubemx aren't synchronized anymore.
When i said i have problems with IAR i mean these messages when i try to debug:
1- "There were warnings while generating flash loader input. See the Debug Log window for details"
2- "There were 2 errors and 1 warning during the initialization of the debugging session. There is more infrmation in the Debug Log window. Do you want to continue the "Run to" command?"
The dubugger stops in the HardFault_Handler.
Do you have any experience with this issue?