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.