STM32MP135F-DK - Netx Duo WebServer - unable program application to STM32MP135F-DK
Dears,
I am able to compile Nx_WebServer demo. But when I try to run/debug it will halt.
I read all notes in NetXDuo/Nx_WebServer/readme.html - the last chapter "How to use it ?"
- Open your preferred toolchain
- Rebuild and run DDR_Init example to initialize the DDR memory
- Rebuild all files and load your image into target memory
- For STM32CubeIDE, in order to keep DDR initialized, please remove “monitor reset” line in “Debug Configurations->Startup>Initialization Commands”
- Run the application
But I end on red line - unable load image - Where could be problem ?
I am able to compile and debug another aplication ftom STM32Cube_FW_MP13_V1.0 like UART, ADC examples withou error.

Error in final launch sequence:
Failed to execute MI command:
target extended-remote localhost:3333
Error message from debugger back end:
Remote communication error. Target disconnected.: (undocumented errno 10061).
Failed to execute MI command:
target extended-remote localhost:3333
Error message from debugger back end:
Remote communication error. Target disconnected.: (undocumented errno 10061).
Remote communication error. Target disconnected.: (undocumented errno 10061).
Console log:
Info : SWD DPIDR 0x6ba02477
Warn : target STM32MP135FAFx.ap1 examination failed
Warn : target STM32MP135FAFx.axi examination failed
Error: Could not initialize the APB-AP
Warn : target STM32MP135FAFx.cpu examination failed
Info : gdb port disabled
Info : gdb port disabled
Info : starting gdb server for STM32MP135FAFx.cpu on 3333
Info : Listening on port 3333 for gdb connections
Info : accepting 'gdb' connection on tcp/3333
Error: Target not examined yet
Error executing event gdb-attach on target STM32MP135FAFx.cpu:
Info : New GDB Connection: 1, Target STM32MP135FAFx.cpu, state: unknown
Error: Target STM32MP135FAFx.cpu not examined yet, refuse gdb connection 1!
Error: attempted 'gdb' connection rejected
shutdown command invoked
Best Regards
Radim
