I can't connect consol using ssh by STM32CUBEIDE
I made linux configuration by virtualbox.
and I did copy to board kernel file by ssh(scp command).
now I am testing M4 firmware .
I can't connect consol using ssh by STM32CUBEIDE. (7.stard debug session)
157C-DK2 board's ip 192.168.0.39 (ifconfig)
my linux in vitual box ip 172.19.0.1 (ifconfig)
Debug configration -> Dubugger -> Inet Address : 192.168.0.39
but it is not working.
I don't know why it's not working. beause I already used ssh when i downloaded kernal image.
let me know how to solve the issue.
thanks.
