How to reduce the space occupied by sdk6

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
anivia
Offline
Last seen:3 days 18 hours ago
加入:2019-08-30 08:16
How to reduce the space occupied by sdk6

Hello
When we used da14585 to develop, we encountered the problem of insufficient chip resources (RAM). Is there some way to reduce the space occupied by sdk6 itself in order to accommodate more of my user programs?
In addition, I feel that the space (RAM) occupied by sdk6 in demo empty_peripheral_template is more than the resource (RAM) occupied by sdk5, right?

Blessings and greetings

Device:
TR_Dialog
Offline
Last seen:1月3小时前
工作人员
加入:2014-06-30 23:52
嗨anivia:

嗨anivia:

DA14585 has quite a bit of RAM: 96KB. Is your application program quite large that it fits with SDK5, but not with SDK6? You can try removing the modules not used by your application via file user_modules_config.h.

Thanks,

TR_DIALOG