I work with STM32CubeIde 1.8. I put stop points, they are not taken into account by the debbugger. I assume that the C compiler options are chosen to optimize the code at the busy memory and execution speed level. With these options it does not take ...
Load failedFailed to execute MI command:load "C:\\st_products\\QVGA_TFT_LCD\\en.X-CUBE-DISPLAY_1_0_0\\Projects\\NUCLEO-G071RB\\Applications\\GFX01M1_HelloWorld - Copie\\STM32CubeIDE\\Debug\\X-NUCLEO-GFX01M1.elf"
After the Return instruction, the Cortex M goes into Hardflault.I use the STM32CubeIder 1.5.1.. It uses sequencer.c. I attach two screen prints:The:void HAL_GPIO_EXTI_Callback, where there is a breakpointand that of the fault analyzer:
Hello
Being accustomed to other development environments I had not noticed the possibility of invalidating the breakpoints to the left of « Terminate and Relaunch. Your answer led me to search and I validated the hold points. This allows me to see t...
Being accustomed to other development environments I had not noticed the possibility of invalidating the break points to the left of « Terminate and Relaunch. Your answer led me to search and I validated the hold points. This allows me to see the ess...
Hello Sara,
Excuse me, for not having answered you immediately, but to your message I understood that it was necessary to use CubeMX in Stm32CubeIde18 instead of CubeMX alone. Then the program did not work because there was a missing Callback functio...
I can’t find a solution to import "MX25L6433F_STM32G071B_NUCLEO.stldr" into STM32CubeProg by searching in the Graphics interface.Should Command Lines be Used
Hi,
*you will find*
<>
You will find the screenshot below.
I found the project ,GFX01M1_HelloWorld, in.X-CUBE-DISPLAY_1_0_0, which
accompanies the X-Nucleo-GFX01M1 board. The path to the project is as
follows:
C:\st_products\QVGA_TFT_LCD\en.X-CUBE-D...