I use keil4. When the code size less than 15297bytes is ok. I will cause error when the code size bigger than 15297bytes. Something must config in keil4? Thanks~
I use keil4. When the code size less than 15297bytes is ok. I will cause error when the code size bigger than 15297bytes. Something must config in keil4? Thanks~
Could be that your chip only has 16kB of flash. There are 2 variants 16kB and 32kB. What is the chip configuration in your project ? (In Project setting -> Device ) You would need to match with your chip you actually have, please read the laser marking on top of the chip.
My chip has 32k. In project setting ->Device, i have selected "nRFLU1P-F32".
Could you send us your project ? You can either send it via PM or by opening a case on devzone. I would prefer you zip your whole sdk folder so I can compile it here. I assume you checked the check box "Use On-chip ROM 0x0-0x7FFF" in Project option -> Target