I have bought new stm32l562E-DK board recently, I have written embedded rust code to blink an led. the compilation is proper binary file generated. When I Flash it is showing this error. Please help me out.
sarathk@sarath:~/Desktop/project/open_s_projects/rust_projects/stm32l/led_blink$ probe-run target/thumbv7em-none-eabihf/debug/led_blink --chip stm32l562qeixqError: Error while flashingCaused by: 0: Something during the interaction with the core wen...