Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThat should happen provided the address is a compile-time constant (ie not the address of a relocatable).
Check what gets generated for *((unsigned char *)0x1000).That should happen provided the address is a compile-time constant (ie not the address of a relocatable).
Check what gets generated for *((unsigned char *)0x1000).