Hi, What exactly is the sequence/flow from power-on till Interrupt Vector table is encountered? In LPC2294's manual it is specified that boot code is located at 0x7FFF E000. Is this the first value in PC register after power on? Or is it 0x0000 0000? After boot code execution is completed how is the first instruction (of user-programmed code) loaded?