Ok now it indeed does build and run in debug mode,
However it never actually goes into my code it sits and waits on this line
while (!(LPC_SYSCON->SYSPLLSTAT & 0x01)); /* Wait Until PLL Locked */
in system_LPC11Uxx.c file.
cant see if it will run on my board just jet but will do tonight.