Rx buffer is evaluating
I am new to STM IDE.
I am using STM32 Cubemx with SIMCOM 7600C1. The code is in attachment.
I dont know what is happening but throwing following error:
Multiple errors reported.
1) Failed to execute MI command:
-var-create - * rx_buffer
Error message from debugger back end:
-var-create: unable to create variable object
2) Unable to create variable object
3) Failed to execute MI command:
-data-evaluate-expression rx_buffer
Error message from debugger back end:
No symbol "rx_buffer" in current context.
4) Failed to execute MI command:
-var-create - * rx_buffer
Error message from debugger back end:
-var-create: unable to create variable object
These are the error coming after debugging
