I was trying to run the dual core code example, but failed with an error message: cannot connect to target. I looked up "Debug Configurations" and saw that in the initialization scripts, there was only "C28XX" existing. However, this is not the case in other successful dual core code examples. There should be four scripts "C28XX_CPU1", "CPU1_CLA1", "C28XX_CPU2", and "CPU2_CLA2". I am not sure if this is the reason that the code cannot run. Are there any solutions for this? Thanks a lot.