cancel
Showing results for 
Search instead for 
Did you mean: 

Selected test cannot be mapped to a symbol name and grayed code .

dhs
Senior

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


_legacyfs_online_stmicro_images_0693W00000bizr7QAA.png 


_legacyfs_online_stmicro_images_0693W00000bizrMQAQ.png
_legacyfs_online_stmicro_images_0693W00000bizrCQAQ.png

1 REPLY 1
GBaud.1
Associate

I have the same problem when I try to make a project based on STM32U5 evaluation board and enabling the ThreadX middleware.

Is this a bug ?