• How to set the trace buffer size during simulation.
    Hi everyone, I want to record the full instruction flow during SIMULATION. But I found I can only check&save the instruction trace within about 10ms, using the trace data window. I cannot go back...
  • 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...
  • monitor..!!
    hello ... i specific application needs -- monitor program to be installed at 0x2000 -- --application program to be installed at 0x0000. But, by default on hardware reset program counter is...
  • Rom Monitor
    I hava a Infineon Rom Monitor. When I run a hello world program in simulator it is true and "Hello World" write in serial port and I can see in serial window, but when I run in Rom monitor, it can't...
  • Monitor Program
    Hello, Please let me know 1) What is a monitor program and how is it used? 2) My program uses a lot of floating point numbers as many floating point calculations are required. Should one try to avoid...