Hi all,
I am using Systemview on a NoOS STM32L4 @80MHz, jlink arm pro, win10, atollic IDE.
I have followed the "How to instrument a NoOS application with SystemView" wiki to setup my system.
I would have liked to measure the ADC-DMA that is interrupting every 18us, with the ISR lasting about 0.5us.
I have measured above numbers using the mcu pin toggling.
Is this feasible or would you not recommend using Sysview for such high frequency interrupts.
If so, what overheads can I expect? Is there a published table with some info to guide me on this?
Thanks
Alex
I am using Systemview on a NoOS STM32L4 @80MHz, jlink arm pro, win10, atollic IDE.
I have followed the "How to instrument a NoOS application with SystemView" wiki to setup my system.
I would have liked to measure the ADC-DMA that is interrupting every 18us, with the ISR lasting about 0.5us.
I have measured above numbers using the mcu pin toggling.
Is this feasible or would you not recommend using Sysview for such high frequency interrupts.
If so, what overheads can I expect? Is there a published table with some info to guide me on this?
Thanks
Alex
The post was edited 1 time, last by almost_linear: syntax, grammar. ().