// <<< 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 LPC541xx_SWO_Pin = 0; // // Debug Configuration // StopAfterBootloader Stop after Bootloader // Dbg_CR = 0x00000001; // // Slave CPU Image Entry // Slave CPU Image Entry // Slave CPU Image Entry sCPU_ImageEntry = 0x00020000; // // <<< end of configuration section >>>