🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

Breakpoint bisecting with winIDEA

16-Sep-2024

Find a bug in your code using basic debugging principles:

  • Breakpoint bisecting
  • Stepping into and over the code
  • Using microcontroller documentation


For a more detailed visualization of the whole configuration procedure follow the Breakpoint bisecting Tutorial.

Was this answer helpful?