We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello Sir,
I am using LPC2214 on which external ram is configured. In my program i have used internal ram(16K) for only .data section and used external ram (128K)for the .bss section. I am not able to configure the startup.s. I am getting warnings like below.
test.sct(27): warning: L6314W: No section matches pattern eeprom.o(ZI). test.sct(27): warning: L6314W: No section matches pattern eeprom.o(RW). test.sct(31): warning: L6314W: No section matches pattern init_Mar2014.o(ZI). test.sct(31): warning: L6314W: No section matches pattern init_Mar2014.o(RW). Program Size: Code=146904 RO-data=52 RW-data=224 ZI-data=92872