2017-12-28 02:51 PM
I am using STM32F4 MCU and trying to run it through Linux for a application. I am able to get response from the board using OPENOCD and GDB commands but I want to copy the results of OPENOCD to a file and I am not able to do that because of some reason and I am using the board in a realtime application. Can someone help me how to copy the output from the board to a file in Linux ?