How do i debug?

It was automatically created when i created the project.

EDIT: I now tried deleting the configuation which was created when i first created the project and then choose RTE debug. It then created a new configuration with the absolute path to gdbinit and it now works!!

However, there is no option to select “RTE Debugger”. You can only select MinGW Debugger, but it works anyway.

You might have to look into this issue when the RTE debug config is created at project creation time.

Great!
I’ve no idea of why the Debug Configuration was badly initialized: actually it is not created automatically at project creation, but when you hit Debug As > Open AT RTE Application for the first time…