Hi, I am trying to get data from the BMI088 with the Application Board 3.0 and the COINES SDK.After my previous issue(/mems-sensors-forum-jrmujtaw/post/bmi088-and-application-board-3-0-coines-sdk-communication-failure-TPpzN71b5FujHKn ), some negative changes occurred. While trying to upload code to the board with the command make LOCATION=FLASH TARGET=MCU_APP30 download, I realized I was using the wrong example. Reflexively, I terminated the process by pressing Ctrl+C in the terminal during the download. Immediately afterward, the red LED stopped shining. Currently, the red LED blinks very dimly when in the "off" mode and does not light up when switched to the "on" mode. I cannot see the board on the acm0 port (it was working fine before pressing Ctrl+C). I am able to perform bootloader and MTP firmware updates, but this does not solve my problem. At the moment, I have lost serial communication with the board.