Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

__HEAP_SIZE & __STACK_SIZE defines duplicated ?

Hi, 

I've noticed that in ble_hrs_freertos project (SDK14.2), there is duplicated definition of __HEAP_SIZE & __STACK_SIZE  - in C/C++ tab & Asm tab of Keil MDK.

Which onse need to be modified in case of a increased heap and stack usage by the application?

Thanks

Related