E801(HwIOError): Invalid firmware - COM2:115200
I am currently having an issue with flashing my neural network (saved as a .tflite model) to my Nucleo-L476RG board. I am able to analyze the model successfully, but when I select, "Validate on Target", I receive the error message below: E200(ValidationError): stm32: Unable to bind the STM AI runtime with "network" c-model: []
connection to "serial:115200"/"115200" run-time fails
E801(HwIOError): Invalid firmware - COM2:115200
I have the following screenshots to show my STMCubeIDE as I attempt to validate on target:


If someone knows how to fix this issue, please let me know.
