Part Number: TMS320F28379D
Hello,
I'm working with a F28379D controller, using CPU1 and CPU2 (different program on each core)
I didn't start my project with a blank one, but with TMDSECATCNCD379D_EtherCAT_Solution_Ref project (because I'm using EtherCAT communication on my board). But I don't use a TMDSECATCNCD379D board.
The only way I found to program both CPUs, is to do a right click on the Target configurations (F2837xD.ccxml[Default]), then click "Launch Selected Configuration"
Then, I can connect each CPUs and load software's with "Run --> Load --> Load Program"
But it's long and not very convenient, as I have to program CPUs very often.
When I click on the green Debug button, I cannot connect :

So 2 questions :
- Do you know why I cannot connect with the green button "Load" ? (I think it's linked to the base program TMDSECATCNCD379D_EtherCAT_Solution_Ref, but how can I solved it ?)
- Is there a way to program each CPU with their own software, just with clicking on a button ?
Thanks for your support.