Eric,
That´s the way I load the .out files, \master\Debug to core 0 and \Slave\Debug to core 1-7. Usually I group 8 cores and run the group. I have also disable Auto- Run on Tools>Debugger Options> Auto Run an d Launch Options
I have disblabled "On a program load or restart" and saved for every core.
The sw´s configuration is No-boot, all pins in SW3-SW6 ON except pin 1 of SW3. SW9 both pins are ON, so DHCP is enabled.
Push button SW1, in schematic files this is used for cold reset, it is not used during tests.
Yes, I used
int port=5001;
IPAddr = inet_addr("10.88.2.25");
for set server port and IP address.
I hope switches configuration solve core 0 stuck.
Regards.