Concurrent SMP Debugging

About this task

By default, the launch config of co-debug is configured to target single core debugging. To enable SMP debugging, user needs to modify the co_debug.cfg after importing the project.

  1. Open the file embedded_sw\<soc_name>\bsp\efinix\<soc_type>\openocd\co_debug\co_debug.cfg.
  2. Change enable_smp value to 1.
    Figure 1. Concurrent SMP Debugging