AVR-icc中如何把变量定义在指定的地址

2025-03-31 22:09:01
推荐回答(1个)
回答1:

#define SRAM (*(volatile unsigned char *)&0x0450)