Quantcast
Channel: MPLAB XC32
Viewing all articles
Browse latest Browse all 1537

get the address of a defined constant (miketv)

$
0
0
-MPLAB-X with XC-32 and Harmony-Harmony generated this code to store an IP address into program flash:#define TCPIP_NETWORK_DEFAULT_IP_ADDRESS_IDX0 "192.168.0.10" I'm trying to get the address (0x1D00_xxxx) of where that constant is stored in flash:long *..

Viewing all articles
Browse latest Browse all 1537

Trending Articles