// <<< 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_15 // <1=> PIO1_1 // <2=> PIO0_10 // <3=> PIO0_8 LPC541xx_SWO_Pin = 2; // // Debug Configuration // StopAfterBootloader Stop after Bootloader // Dbg_CR = 0x00000001; // // Slave CPU Image Entry // Slave CPU Image Entry // Slave CPU Image Entry sCPU_ImageEntry = 0xFFFFFFFF; // // <<< end of configuration section >>>