Question
Selected test cannot be mapped to a symbol name and grayed code .
Despite the USE_STATIC_ALLOCATION is defined to 1, code is showed in gray, I added a break point on gray section and stoped well.
Down below the sequence to found the path to marco definition:
app_azure_rtos.c include app_azure_rtos.h this include app_azure_rtos_config.h this one has the sentence : #define USE_STATIC_ALLOCATION 1


