LOAD_REGION 0x00000000 0x00200000{ .text +0 { *.text.startup (+FIRST, +RO) * (+RO) }...}but had the following error:-"rtecdc.scat", line 5 (column 19): Error: L6234E: FIRST must follow a single selector.probably the *.text.startup selector is matching multiple sections. What should be done?
... *.data (+RW)... *.bss (+ZI)...