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

Keil have any Limitation with Max C files / Code size

Dear Keil Exe..

Can anybudy have technical specification about
MDK-ARM.

My Question is about do you know any limitation/spec
about MDK-ARM that maximum no of (.c) and (.h) files
one project can have, and what is the maximmum code
size it can support.

In my case I am having around now 128-129 .c files and
90+ header files with one integration, and combine
code size would be over 300 KB , I am using LPC2388.

And I have keil restricted comipler (256 Limit), what
should i do further for my project.

-N. John

Parents
  • Read your licence terms carefully to determine precisely what limits apply, and how.

    It's impossible to say whether optimisations might get you down from over 300K to under 256K - it depends entirely on the nature of your code!

    You're just going to have to try it and see!

Reply
  • Read your licence terms carefully to determine precisely what limits apply, and how.

    It's impossible to say whether optimisations might get you down from over 300K to under 256K - it depends entirely on the nature of your code!

    You're just going to have to try it and see!

Children
No data