Hi,
I am working on Freescale ARM Cortex M4 device MK60N512VMD100 using IDE Keil uVision v4.50.0.0
I have defined values of on-chip IROM1 (Start: 0x0 Size: 0x80000) and on-chip IRAM1 (Start: 0x1FFF0000 Size: 0x10000).
Now I want to access these values from inside source code (*.c or *.s) file.
Please advice
Thanks and Best Regards Waseem