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

Sample program build failed

Hi there,

I am using MCB1700 board. Last time I had loaded the sample program as it which is known as LCD_Blinky. It was working fine.

Without making any changes I had compile the program and I got the following error.

linking...
.\Flash\Blinky.axf: error: L6047U: The size of this image (207581 bytes) exceeds the maximum allowed for this version of the linker
Target not created

Please help me regarding this

Thanks in advance

Parents
  • Not all examples can be rebuilt with the evaluation version of the compiler tool set.

    So, we can't really help you. You either have to settle for running the existing examples as-is, only work with smaller examples (or remove code from existing examples) or buy a commercial edition of the Keil tools.

    The question here is - exactly what help did you expect?

Reply
  • Not all examples can be rebuilt with the evaluation version of the compiler tool set.

    So, we can't really help you. You either have to settle for running the existing examples as-is, only work with smaller examples (or remove code from existing examples) or buy a commercial edition of the Keil tools.

    The question here is - exactly what help did you expect?

Children