Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

XC16 How to declare an union at specific address and fill it by text (Fano)

$
0
0
Hi,Can you advise me how to declare const union at specific address in flash memory. I thought it might look something like this.union __attribute__((space(psv), address(0xA000))) {

const char MyFlashRow0;
struct {
const char MyBlock0..


Viewing all articles
Browse latest Browse all 1508

Trending Articles



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