Can some one tell me how to solve the following problem: When try to compile my code I receive the message: DATA Segment Too Large. I dont know if its a porblem of the SE - uVision2 or of I making any mistake. Thanks Amilcar
What memory model are you using, and how much data (data, idata, pdata, xdata) do you have declared?