Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

C51: Locating initialized variables at absolute address (1 Replies)

$
0
0
Hello, As the Summary suggests, I am trying to Locate initialized variables at an absolute address in a code segment. I have followed the steps shown here http://www.keil.com/support/docs/301.htm. However, my map file does not show a segment for My_Array, all I get are the following: 010016B4H CONST --- My_Array under the 'Public Symbols' list and 010016B4H PUBLIC CONST --- My_Array under the 'Symbol Table Of Module' Am I missing some option on the compiler

Viewing all articles
Browse latest Browse all 3049

Trending Articles