Help: It is not possible to locate variables to absolute memory addresses. Instead assign the objects to specific memory areas or use pointer constants for memory access. CARM: int const MyVal __at 0x81000000 = 0x123; RealView How ?
i also want to know.
I found it... You must set this things in Project Workspace window. Help-Contents-RealView-Embedded Programs-Specify Memory Areas Notice: This feature is not available in the Evaluation Version of the RealView Microcontroller Development Kit.