Hello,
I'm trying to debug the LPCXpressro 54608 with Keil and one of the paths in the compiler settings is for "...\RVDS\ARM_CM4F". However, the SDK doesn't include the RVDS folder only the GCC. Unfortunately using the GCC files won't let me compile the program and I'm met with errors.
Nevermind. Error on my part. When using the SDK builder, be sure the Keil MDK toolchain is selected and not something else. I was still using MCUXpress toolchain.