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:
嗨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