Resolved! Debugging Cortex M4 in engineering mode, is it necessary to edit and build device trees for custom modifications?
Hello,I'm trying to connect stm32mp157c-dk2 board with another device over FDCAN in engineering mode (MCU single core) using CN2 pin 3 and 5 (stm32 PA12 and PA11 pins respectively). Though I can initialize and request to use FDCAN1 from resource mana...