Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

Infineon Aurix: Breakpoints stopped working after reset

14-Mar-2024

Using LBIST (Logical Built-In Self Test) can cause unexpected resets of the CPU, which disables debug communication and deletes all breakpoints.


Possible solution: 

Enable option Quick LBIST detection in Hardware / CPU options / SoC.


Explanation

Quick LBIST detection means that debug status will be checked every ~20ms, which enables faster debug communication reconnection and breakpoints reapplication after LBIST resets the CPU. Note that after LBIST and CPU reset BlueBox requires a certain amount of time to identify that reset occurred. That means that before breakpoints are reapplied, the CPU is running without active breakpoints. In addition, the start of the LBIST must be executed while the CPU is running (e.g., not in a single stepping). In case you are using breakpoints be aware that before run, winIDEA always executes one single step, therefore breakpoints must be set at least 2 instructions before the start of LBIST.


More resources in winIDEA Help

Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!