// <<< Use Configuration Wizard in Context Menu >>> // SWO pin // The SWO (Serial Wire Output) pin optionally provides data from the ITM // for an external debug tool to evaluate. // <0=> PIO0_10 // <1=> PIO0_8 SWO_Pin = 0; // // Debug Configuration // StopAfterBootloader Stop after Bootloader // Dbg_CR = 0x00000001; // // <<< end of configuration section >>>