Question
Cannot debug CM4, "Unable to create ... because of "java.io.IOException: inputstream is closed"
I'm trying to program/debug a CM4 co processor on a STM32MP151 3rd party board.
I setup the Debug as "thru Linux core" Serial port and Inet address looks ok, I got a green connection light, "status connected", and after trying to debug, I got this message:
Error in final launch sequence:
Failed pre launch
Failed pre launch
Transfer has failed, please:
1. check your physical connection
2. make sure that your target is still running Linux
3. make sure that your target has enough storage space
4. make sure that remote directory has valid access rights
> you can open a Console View for this...
Original message: Unable to create /usr/local/projects/STM32MP151_Test_CM4/lib/firmware because of "java.io.IOException: inputstream is closed"Any suggestions how to setup the debug?
