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

Different array declaration in the same Shared Memory

$
0
0

Hi,

Is there a way to declare different kind of array in the same Shared Memory?

For example:

int firstarray[20];
float secondarray[20];

#pragma DATA_SECTION(firstarray,"SHARERAMS2"); 
#pragma DATA_SECTION(secondarray,"SHARERAMS2"); 

But this is not working.

Thank you,
Marc 


Viewing all articles
Browse latest Browse all 262198

Trending Articles



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