The code *does* successfully flash. If I power it off and on the new code runs without any issue. However, in order for the log statements to appear on the debugger I need to: 1. Comment out the `multicore::spawn_core1` function 2. Upload the program again 3. Reset the power 4. Uncomment the code 5. Finally I can upload the code with the debugger attached and see the print statements