I have a J-Link Ultra+ that I'm trying to use to debug a custom STM32F469BI board.
I tried to use Ozone v2.56i I'm using the JTAG interface with the speed set to Auto.
Im able to download the elf file, I can see the report in the log. However, after the download and the Ozone UI shows stepping to main, Ozone just hangs, using 100% of a CPU core.
I tried downloading Embedded Studio to see if it has any issues with running one of the sample programs and it seems to be able to do so.
I did see this thread - [SOLVED] Embedded Studio 3.34 + Ozone 2.56e + i.MXRT1052 EVK Issue which talks about modifying the .jdebug file.
I didnt really get anywhere, but thats to be expected, I suppose, different target.
How can I get Ozone to be able to debug my application without freezing after download/connection?
Im unable to provide logs from Ozone because the UI is not responsive.
I've tried the Windows and Linux versions, same result as in me waiting for the UI to be responsive and giving up.
I've also tried SWD rather than JTAG. No joy, but I did get a screenshot, which is attached . At this point, nothing in the UI is clickable, Ozone is using 100% of a CPU
I tried to use Ozone v2.56i I'm using the JTAG interface with the speed set to Auto.
Im able to download the elf file, I can see the report in the log. However, after the download and the Ozone UI shows stepping to main, Ozone just hangs, using 100% of a CPU core.
I tried downloading Embedded Studio to see if it has any issues with running one of the sample programs and it seems to be able to do so.
I did see this thread - [SOLVED] Embedded Studio 3.34 + Ozone 2.56e + i.MXRT1052 EVK Issue which talks about modifying the .jdebug file.
I didnt really get anywhere, but thats to be expected, I suppose, different target.
How can I get Ozone to be able to debug my application without freezing after download/connection?
Im unable to provide logs from Ozone because the UI is not responsive.
I've tried the Windows and Linux versions, same result as in me waiting for the UI to be responsive and giving up.
I've also tried SWD rather than JTAG. No joy, but I did get a screenshot, which is attached . At this point, nothing in the UI is clickable, Ozone is using 100% of a CPU
The post was edited 1 time, last by paul.r.thompson ().