Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi, I am trying to trace an application running on an STM32L4 controller, that is running micrium uCOS-III. I am using system view V3.52 and a J-Link Pro. When I started, I was running my processor at 48 MHz. I added all SystemView files into my project and have managed to successfully trace the application information on system view. Recently however, I have made a change to my core clock frequency to 16 MHz. I have updated all the required system view files with the updated clock speed. After …