Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 5781

Save a const object in the QSPI

$
0
0

Hello,

I'm working with a custom board with a S7G2 microcontroller and I want to store the const values in guix_resources.c in the QSPI memory. I'm trying to store the whole object trough the linker script file (I'm using IAR).

I'm trying to do so by adding this line:
place in QSPI_region { ro section .qspi_flash object GUIX_resources.o };

where GUIX_resources.o is the object that contains all the const values. But when I check the obtained .map file the const values are not defined in my QSPI area.

Am I missing something?

Regards,

isaenz.


Viewing all articles
Browse latest Browse all 5781

Trending Articles



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