error: L6050U: The code size of this image (34744 bytes) exceeds the maximum allowed for this version of the linker.
I tried to add rtc calendar program and call it from main(). Error shows when the calling statement is added.
error: L6050U: The code size of this image (34744 bytes) exceeds the maximum allowed for this version of the linker.
I tried to add rtc calendar program and call it from main(). Error shows when the calling statement is added.
so you've run up against the size limitation of the FREE version of Keil. Either buy a license (expensive) or choose one of the other development environments (like Segger Embedded Studio) which don't have this kind of limit.
Ok thank you
Hi Arjun,
Here is link to Segger Embedded Studio.
(Nordic Provides free licence)
Here you can check out the Youtube tutorial series