Hello,
I am evaluating the nRF52840-DK. I just want to play around with Nordic for awhile to determine if I want to port my current project which is written in C++ for Teensy.
I built one of the example apps in Segger and noticed this report on RAM usage
Is this just like the Teensy model where the first segment of green corresponds to the amount of static Heap usage and the second green segment corresponds to the minimum Stack usage?
If not, what is the memory model used in these products?