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

Max Prog Code Size in W78E516

Hello Guys,

Recently i came upon Nuvoton W78E516D micro controller. The data sheet specifies that it has 64KB of flash rom which means that my program code of size 60 KB or atleast 10KB can fit in it. But at 9.5KB i am writting more code and declaring few variables and i start receiving Error in Keil.

It says Address space overflow and error number ir L107. I don't understand how 10KB or 9.5KB of code can generate such error ? Any ideas ?