Hello Everyone, I am writing code for Phillips P89V51RD2 controller. My problem is that when I try to write something like "char IMGdb[900]" , it shows error saying "main : Auto Segment too Large" . Why is this error occuring ? Because, in P89V51RD2, it has a 1 KB RAM, so there should be no problem.