User Activity

I'm using TrueStudio and I am getting an error on functions from another file. The file is in the Inc folder, is included in the project settings Path and Symbols, and my main has the #include (filename) at the top. Also, whenever I ctrl click on th...
Im trying to send udp packets back and forth using a Nucleo F429zi board. As I debug the program, I get 0 for all the other errors, but for udp_sendto() I get a -4. I found that this error code corresponds to ERR_RTE, operation in progress error, but...
I'm working with a Stm32 Nucleo F429Zi board and I am having trouble getting the SWV working when debugging. When I created a blank new project and went through the Atollic tutorial to redirect printf() to go to _write() and eventually ITM_SendChar()...
Kudos from