Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

MSP430F5529: Writing on Information memory i.e on flash

$
0
0

Part Number: MSP430F5529

Hi Experts,

I want to write on INFOB and INFOA memory but I'm not getting how to write saw examples codes but failed. I want to write like this

#pragma location="INFOB"
const st_rf_config stRfConfig_bkup =
{
    .node_id = UNPAIRED_NODE_ID,
    .network_addr = UNPAIRED_NETWORK_ADDR,
//    .status = PAIRED_MODE,
    .status = UNPAIRED_MODE,
    .node_slot = 0,
};
 

Can anyone help me how to do that because I didn't found any support.......


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>