Nucleo F767ZI - Led LD4 RED

Thaks for the answer Max.

  • Could you tell me more about LD4, why shouldn’t care?

  • I run the debug:

latformIO Unified Debugger → Redirecting...

PlatformIO: debug_tool = stlink

PlatformIO: Initializing remote target…

xPack Open On-Chip Debugger 0.12.0-01004-g9ea7f3d64-dirty (2023-01-30-17:03)

Licensed under GNU GPL v2

For bug reports, read

http://openocd.org/doc/doxygen/bugs.html

Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD

srst_only separate srst_nogate srst_open_drain connect_deassert_srst

Info : tcl server disabled

Info : telnet server disabled

Info : clock speed 2000 kHz

Info : STLINK V2J39M27 (API v2) VID:PID 0483:374B

Info : Target voltage: 3.250394

Info : [stm32f7x.cpu] Cortex-M7 r1p0 processor detected

Info : [stm32f7x.cpu] target has 8 breakpoints, 4 watchpoints

Info : starting gdb server for stm32f7x.cpu on pipe

Info : accepting ‘gdb’ connection from pipe

[stm32f7x.cpu] halted due to debug-request, current mode: Thread

xPSR: 0xa1000000 pc: 0x08003e70 msp: 0x2007fed8

Info : device id = 0x10016451

Info : flash size = 2048 KiB

Info : Single Bank 2048 kiB STM32F76x/77x found

Info : flash size = 1024 bytes

assert_failed (file=file@entry=0x8006534 “/Users/.platformio/packages/framework-arduinoststm32/system/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c”, line=line@entry=601) at /Users/.platformio/packages/framework-arduinoststm32/libraries/SrcWrapper/src/stm32/stm32_def.c:33

33 _Error_Handler((const char *)file, line);

Info : Unable to match requested speed 2000 kHz, using 1800 kHz

Unable to match requested speed 2000 kHz, using 1800 kHz

Info : Unable to match requested speed 2000 kHz, using 1800 kHz

Unable to match requested speed 2000 kHz, using 1800 kHz

[stm32f7x.cpu] halted due to debug-request, current mode: Thread

xPSR: 0x01000000 pc: 0x080051a4 msp: 0x20080000

[stm32f7x.cpu] halted due to debug-request, current mode: Thread

xPSR: 0x01000000 pc: 0x080051a4 msp: 0x20080000

Breakpoint 1 at 0x80034e0: setup. (2 locations)

Note: automatically using hardware breakpoints for read-only addresses.

PlatformIO: Initialization completed

PlatformIO: Resume the execution to debug_init_break = b setup

PlatformIO: More configuration options → Redirecting...

  • Errors:
    cannot open source file “stm32_def.h”
    cannot open source file “core_debug.h”