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

Linker error and simulator help

Hello, I downloaded uvision and tried compiling a normal c++ hello world program. I get the following error whenever I try to compile it.

HelloWorld.axf: error: L6047U: The size of this image (38742 bytes) exceeds the maximum allowed for this version of the linker.

Also how to see the output in the simulator built in... I selected my default target as at91sam9263, which is the board I have.

0