Problem in the access of the memory XMC4700, DAvE 4.3

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hello everyone!

I have a doubt about the memory access in this microcontroller. I'm trying to assignate a place for the memory as it follows:

g_pNovRam = (S_NovRamData*) 0x4E0000;

It compilates and work fine until I tried to read data from this Structures instancing. I also happend when I try to assign other values for this memory.

I would appreciate some advice.

Thanks in advance

Alan Blumenstein
0 Likes
0 Replies