In my project, I am using LPC2378,keil uV 4,In LPC2378 capable of 512KB Code size,my project have three file, my problem is at the time of build my code linker error occur that is " signal card.axf: error: L6050U: The code size of this image (43828 bytes) exceeds the maximum allowed for this version of the linker".
so I remove some part from coding, and build again,error rectified but code size is 69KB.
pls anyone help me i add some more code to my project.it is possible or not? pls give me solution for above error