Content originally posted in LPCWare by lpcxpresso-support on Tue Mar 18 01:01:57 MST 2014
There should be no problems opening a project that was created in LPCXpresso 4 with LPCXpresso 7. Exactly what problem are you seeing when you do this?
And yes, you can create projects that don't use CMSIS. If you use the non-LPCOpen project wizards, then just make sure you select "None" from the CMSIS library selection drop down.
I suggest that before you go any further, you read the LPCXpresso 7 User Manual - found within the built in help system, and in PDF form within your install directory.
Note the the old headers zip file is not recommend for normal use. It is a set of old headers (mainly for LPC2xxx parts) which are not recommended for general use and are longer included within the main LPCXpresso search paths. If you really need a header from within this zip file, simply place the required header file inside your project.
Regards,
LPCXpresso Support