I am using the LPCXPRESSO LPC54102 EVAL BRD (OM13077UL) for developing a dual core project on the LPC54102. I have discovered that when I build my code in Release mode, I am no longer able to use the PE Micro Multi Link probe (connected via SWD)
When I try to launch the debugger, the master image loads fine, but then I get the following error when it tries to load and launch the slave image:

The PE Micro probe works in Debug mode and the J Link probe built into the eval board works fine in both Debug and Release mode. This is a problem, because in my final product, I will not have the built in J Link probe, I will only have the SWD port. Is this a limitation of SWD or the PE Micro?
Thank you,
Daniel