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