This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MDK5.38 with NXP example, build failed.

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

Parents
  • 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.0201301
    Keil_startup_LPC8xx.s: Cannot find license file.

    I thought it is free for small projects. is it?

Reply
  • 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.0201301
    Keil_startup_LPC8xx.s: Cannot find license file.

    I thought it is free for small projects. is it?

Children