error: L6047U: The size of this image (34196 bytes) exceeds the maximum allowed for this version of the linker

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
Hideaki Sago
Offline
Last seen:2 years 1 month ago
Joined:2017-03-03 09:21
error: L6047U: The size of this image (34196 bytes) exceeds the maximum allowed for this version of the linker

Hi Dialog team,

In the source code of "DA14583 IoT Sensor Development Kit", when CFG_PRINTF was defined and built, the following error was displayed.
.\out_583\wrbl_sfl_583.axf: error: L6047U: The size of this image (34196 bytes) exceeds the maximum allowed for this version of the linker

I searched for the error contents and found this page.
http://www.keil.com/support/docs/3755.htm

In order to continue development using Dialog's chip, does it mean that I have to purchase uVision's license?
Is there no other tools?

DA14583 IoT Sensor Development Kit
https://support.dialog-semiconductor.com/connectivity/product/da14583?qt...

Device:
MT_dialog
Offline
Last seen:1 month 2 weeks ago
Staff
Joined:2015-06-08 11:34
Hi Hideaki Sago,

Hi Hideaki Sago,

不,SDK 5.0.4只能在凯尔和lso besides that if you would like to extend the memory space beyond the 32K of a 580/583 SoC you will also have to apply changes to the scatter file for being able to download larger images.

Thanks MT_dialog

Hideaki Sago
Offline
Last seen:2 years 1 month ago
Joined:2017-03-03 09:21
Hi MT_dialog,

Hi MT_dialog,

Thank you for your reply.

I have more questions.
I'm sorry to be a very rudimentary question, but what part of the scatter file can I change to extend the image size?
Currently, scatterfile_common_mod_ 0x0.sct is set in the project.

By the way, do you have a support team in Japan too?
Can we contact directly and get support?

MT_dialog
Offline
Last seen:1 month 2 weeks ago
Staff
Joined:2015-06-08 11:34
Hi Hideaki Sago,

Hi Hideaki Sago,

Sorry for the late response, but due to Christmas and the New Year the forum posts were not checked regulary enough and we must have dropper this.

Regarding your question, changing the scatterfile in order to enlarge the ammount of code that the device can house isn't that simple and it depends on your use case and off course
a full keil licence, please check the below thread for some discussions related with your request:

https://support.dialog-semiconductor.com/how-build-program-code-larger-32kb

Regarding local support i ve send an email in the registered email account.

Thanks MT_dialog