Resolved! Why can't I find out the memory value?
Could someone tell me, what I'm doing wrong? Why can't I find out the memory value in "Memory browser" window?Very simple code: uint8_t p = HAL_GPIO_ReadPin(LED_GPIO_Port, LED_Pin); printf("Address of variable 'p' is: %p\r\n", &p); // 0x20004ff7