Categories

Multi-Core Debugging
Infineon Aurix TC2xx/TC3xx: From INI files to winIDEA GUI settings - synchronization & peripheral suspension configuration guide 24-May-2024
This guide helps with the transition from using the INI files to using winIDEA GUI settings to configure synchronization and peripheral suspension. If you are also migrating from an old winIDEA version, please refer to the general transition guide as well. In the older winIDEA versions ( 9...
Multi-core debugging issues 08-Jul-2024
Whileoperating with two or more winIDEA instances,issues can occur. Check whether you have: Opened a workspace for a specific core from the primary winIDEA instance via Debug | Core | CPUn ? Do not open it from a Windows directory. Opened a TRD file from winIDEA instance via View | Analyze...
Creating a hybrid AMP/SMP configuration 02-Jul-2024
Note that this use case is based on Infineon Traveo II 8M,but the configuration steps can be used for other devices as well.For a more detailed visualization of the whole configuration procedure follow the tutorial Hybrid AMP/SMP system . Solution: 1. Create a new Workspace via File / Work...
How-to SMP 02-Jul-2024
If the operating system handles multiple cores and if the application running on multiple cores, you have to define one application and one memory space which would be assigned to the SMP binding. This tutorial provides step-by-step instructions on configuring an SMP (Symmetric Multiproces...
Synchronizing multiple cores 01-Jul-2024
Multiple cores are hardware-wise not synchronized by default after reset. Possible solutions Enabling multi-core synchronization 1. Enable option S ynchronize selected cores (stop/run) when possiblein Hardware |CPU Options |Debugging. 2. Option Synchronize this core option in Hardware |CPU...
Renesas RH850/U2A: Peripheral suspension 07-Jun-2024
When the OSTM timer and the suspend peripheral feature are enabled, stepping through the code might change the value in the OSTMx.CNT register. If only one core is observed, the OSTMx.CNT value will change. Conversely, if multiple cores are observed, the OSTMx.CNT value remains unchanged. ...