Is it possible to enable ETM trace in bootROM in STM32F4xx? (with JTrace)
Is it somehow possible to turn on ETM trace while STM32F4xx is running in bootROM? So far I wasn't much successful. I don't know if it's due timing (correct frequency) or that MCU uses internal HSI oscillator by default.ETM in "normal" programs is no...