C- Syntax to allocate Global variables to consecutive memory locations


Read With Formatting | Free Open Source Tutorials Account

C and C++ Programming
Thread: C- Syntax to allocate Global variables to consecutive memory locations


techie82
Hello all

I'm a fresher to Microcontroller programming. I have defined certain global variables that I need to store at consecutive memory locations, say starting from 0x8000h . Will appreciate if anyone can give me the syntax / instructions to go about the same.

thanks

techie