Categories

LBIST
Infineon TriCore: How to detect software resets 30-Jul-2024
Below you can find a few solutions on how to detect software resets before they occur or figure out why they happen. Possible solutions Place Execution Breakpoint in startup code This method will help you understand which agent triggered the reset. 1. Locate your startup code. 2. Place a b...
Infineon Aurix: UCB Management with the UCB Checker 22-Aug-2024
UCBs (User Configuration Blocks) serve as vital repositories of critical settings and configurations that drive the behavior and functionality of SoC features. They play a pivotal role in ensuring unmatched configurability. UCBs allow developers to define and configure crucial settings suc...
Infineon Aurix: SoC Attaching error after LBIST 22-Aug-2024
After LBIST is executed, winIDEA performs attach to re-connect. If HSM is used, it will automatically run after LBIST, so there's no need to use HSM auto-start initialization file in winIDEA. Enabled option Stop boot core to execute initialization and default CPU synchronization settings f...
winIDEA is not responding 31-Jul-2024
Possible solutions Use the latest verified build Open the Downloads web page. Close all non-essential windows Leave open only the Editor and Disassembly window. Disable Real-time update Right-click in the Special Function Registers window. DisableCache real-time accesses Go to Debug | Debu...
Infineon Aurix: Breakpoints stopped working after reset 30-Jul-2024
Using Logical Built-In Self Test ( LBIST) 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 statu...
Reset is INACTIVE 30-Jul-2024
When trying to establish a debug session, the message Reset is INACTIVE appears in the Progress window and/or log file. Explanation The reset line state is reported for informational purposes . It is the state sensed on the reset signal of the debug connector. Message is usually informativ...