• How to set ITM Trace Buffer Size on STM32H7
    Hello, I'm trying to debug a continuous ADC signal. Unfortunately every few µs the Trace buffer overflows. This results in Steps inside the Logic analyzer. Is there a way to set it to a bigger size...
  • iostream buffers size
    Hello! I'd like to use <iostream> in my project. For start I took an example from "Examples\C++\Example1\OstrStl" folder and build it. All was success but in in "map" file I found the following...
  • trace buffer used by Monitor 51
    I'm using monitor51 for first time in project. I was read app note for monitor, and dont understand, when trace buffer is used? When I must ensure 5kB of Xdata for trace buffer? And, in what region...
  • trace settings for SAME70
    Dear all, I use the SAME70 that is a 300MHz Cortex M7 device with a JLINK Debugger. I tried to use the trace facility with no success. As soon as I switch on the trace facility the startup 'hangs...
  • UART FIFO size. Limited by the buffer?
    Hello, my group is using an MCB1700 board. The board contains a 16B FIFO buffer size for the uarts. When I send a string across a wifly device to the uart that is 16B or greater we run into issues. Is...