2025-02-24 06:56 PM
I have succesfully built and programmed a TouchGFX application to my board in release mode. When I try to use the debugger I have limited success. If in the Project Explorer I highlight the (in FSBL) line and launch the debugger and press F8 my application runs. Any breakpoints I have set in my application do not trigger. If in Project Explorer if highlight the (in Appli) line and launch the debugger I receive an error "Failed to execute MI commad" It worked for me one time but I cannot relpicate the sequence that gave me that result. How do I launch the debugger so that breakpoints in my application will work?