I would like to know whether Keil C166 compiler support the following: _at (address).
The _at actually forces the variable/struct to be put in a specific address. Is there any other wy to do it with Keil C166 compiler?