2020-04-16 05:04 AM
Hello,
Is there anyone who worked with TRACE ?
I use j-trace with stm32h743 and IAR.
I expected it to work without issues, because after reset and jumping to main the trace pins should be configured by default to " trace" functionality.
But even after trying to configure pins(PE2-PE5 according to schematics of stm32h743I MB1246B) in main() start after HAL_init pins , the results are still the same (pinmux configarion here : https://pastebin.pl/view/ffea4eaa )
3. the last thing I've tried is using segger's ozone application , as this is the application that is provided in segger's tutorial for j-trace. Yet, the "instruction trace" window in that application is empty with stm32h743 eval board.
Thank you for any feedback,
Ran
2023-08-15 12:57 PM
Did you get anywhere with this Ran?
Thanks
-Jose