I bought LPCXpresso824MAX eval board. download and installed MDK5.38 . try example of LPC824_Example_Code_Bundle_Keil_r1.0. LPC824 Example Code Bundle Keil (nxp.com)
build failed.
Please let me know what I did wrong.
thanks
Xian
You can download from here - I recommend sorting by release version (rather than date) to get the latest:developer.arm.com/.../ACOMP5
Thank you Ronan.
I downloaded a package, untar and run install/setup.exe
I changed project to use ARM_Compiler 5. When build, it complain license . see below
Rebuild target 'flash'assembling Keil_startup_LPC8xx.s...Keil_startup_LPC8xx.s: ARM Assembler, 5.03 [Build 24] Keil_startup_LPC8xx.s: Error: A9932E: Cannot obtain license for Assembler (feature armasm5) with license version >= 5.0201301Keil_startup_LPC8xx.s: Cannot find license file.
I thought it is free for small projects. is it?
Is this a non-commercial project? If so, you can request a community edition license:https://www2.keil.com/mdk5/editions/community
Regards, Ronan