• Dual-core debugging in DS
    It is possible to make a single project for two-core MCU such as STM32H7, and to debug both cores simultaneously? As far as I can see just now, in DS I must select only one of two cores when I create...
  • Dual-core debugging in DS
    It is possible to make a single project for two-core MCU such as STM32H7, and to debug both cores simultaneously? As far as I can see just now, in DS I must select only one of two cores when I create...
  • STM32H745 dual-core debugging with IAR toolchain
    Hi All! I am working on STM32H745 dual-core controller and IAR Embedded Workbench for ARM toolchain V8.40.1 for development. I have completed all my work on individual core test and debugging with...
  • STM32H745 dual-core debugging with IAR toolchain
    Hi All! I am working on STM32H745 dual-core controller and IAR Embedded Workbench for ARM toolchain V8.40.1 for development. I have completed all my work on individual core test and debugging with...
  • STM32H745 dual core debugging using Keil and ULINK2
    Hello, We are working on a project using STM32745 and we are able to successfully flash both cores (m7 and m4) using Keil and ULINK2 and run it. But now we are at a stage where we need to debug...