problem with debugging the GPIO existing code on the stm32L4RG board
Hi Danilo,
Thanks for the response.
Jumpers (CN2 stlink jumber is on, JP5 U5v and JP6 are on and also no connection with CN4 for our board) which are making connection with STLink and MCU are all connected correctely(we refered the user manual also to cross check). Still, we are facing the same issue.
Even the debug folder is also creating in project explorer.
For second issue, can you please help us to find which project file we should keep in debugger setting under main tab in c/c++ Application. because we are getting error like "symbol-file:/home/controller/Ac6/SystemWorkbench/STM32Cube_FW_L4_V1.8.0/STM32Cube_FW_L4_V1.8.1/Projects/STM32L476RG-Nucleo/Examples/GPIO/GPIO_EXTI/Src/main.c can't read symbols: File format not recognized.". Actually in debugger setting under main tab in c/c++ Application, we are browsing main.c file in src folder of project explorer. And in the same location when we are clicking on search project, it not showing any things in the new window. Please let us know if we are chossing the correct c/c++ Application in debug configaration. Please find the attached screenshot for the above mentioned issues.
Please clarify the meaning of "your GDB is not able to find symbols". because we are using the default Ac6 Stm32 debugger only.
Thanks.