Hard Fault error while debugging
Hi Touch GFX team,
Throwing a hard fault error after the,
Texts::setLanguage(0);
Cube ide version 1.5.0
Cube MX version v6.1.1
Please suggest a solution
Hi Touch GFX team,
Throwing a hard fault error after the,
Texts::setLanguage(0);
Cube ide version 1.5.0
Cube MX version v6.1.1
Please suggest a solution
Hi,
Where is that line of code ? Did you start a project from scratch or from one of the application templates for ST dev kits available from TouchhGFX Designer ?
The setLanguage function expects a Language ID, not sure if the 0 makes sense.
I would advise looking at the UI template "Custom Trigger Action Example" or the "Demo 1" to understand how the setLanguage function is set and used. You can use the generated code as inspiration for your project.
/Romain
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.