Can I execute assembly codes on MDK5 for LPC1768. Please suggest some basic programs and procedures.
I am getting an error
D:\ARM\PACK\Keil\LPC1700_DFP\2.2.0\Device\Include\LPC17xx.h(106): error: #5: cannot open source input file "core_cm3.h": No such file or directory
Please suggest solutions
At first glimpse I am surprised about the destination folder. A typical MDK installation does not result in a root-folder called ARM, but i.e. D:\Keil_V5\ARM
I recommend for now to re-install MDK and compare if the missing file gets detected afterwards.
Also, compare your project with the example projects the Pack Installer provides for the LPC1700 series.
Regarding Assembler support, i.e. see: www.keil.com/.../armcc_chr1359124246903.htm http://www.keil.com/support/man/docs/armasm/
btw - Keil offers a MDK-ARM Learning Portal at: www2.keil.com/.../