Documentation | user/bsps/arm: add documentation for stm32f4 (!210)
Vashu Kashyap (@vashukashyap)
gitlab at rtems.org
Fri Jan 16 09:22:59 UTC 2026
Vashu Kashyap commented on a discussion on user/bsps/arm/stm32f4.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/210#note_138904
> +Reading symbols from build/arm-rtems7-stm32f4/hello.exe...
> +warning: File "/home/dell/quick-start/app/hello/build/arm-rtems7-stm32f4/hello.exe" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
> +To enable execution of this file add
> + add-auto-load-safe-path /home/dell/quick-start/app/hello/build/arm-rtems7-stm32f4/hello.exe
> +line to your configuration file "/home/dell/.config/gdb/gdbinit".
> +To completely disable this security protection add
> + set auto-load safe-path /
> +line to your configuration file "/home/dell/.config/gdb/gdbinit".
> +For more information about this security protection see the
> +"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
> + info "(gdb)Auto-loading safe path"
> +(gdb)
> +```
> +- Now, we will connect our RTEMS GDB to the OpenOCD GDB server.
> +```shell
> +target remote:<Your-PORT>
done
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/210#note_138904
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260116/2798dfcf/attachment-0001.htm>
More information about the bugs
mailing list