8-16 bit: Local variable not allocated

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

8-16 bit: Local variable not allocated

ソリューションへジャンプ
1,369件の閲覧回数
fwIA
Contributor I
Debugging my application I noticed that only two local variables that I declared within a function are visible. The other ones are "not allocated", according the Data:2. Does anybody know why?
 
 
 
The following lines appear in the Data:2 window of the debbuger:
 
type <not allocated> Load_type_t
aux <not allocated> unsigned char
ch1Status <not allocated> unsigned char
 
Renan 

Message Edited by CrasyCat on 2007-04-13 11:00 AM

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
645件の閲覧回数
trytohelp
NXP Employee
NXP Employee
Hi,
 
May be the variable was optimized.
Difficult to provide  you more details without the example reproducing the problem.
So it should be better to have  a service request for that.
Can you please log it in our system:
 
Please add the example and details about the version used:

To do that you must:
* CW:
Start the IDE and click on Help | About Metrowerks CodeWarrior.
Click on Installed Products
Provide us all info displayed.
Or you can save them in a txt file.

Thanks
Pascal

元の投稿で解決策を見る

0 件の賞賛
1 返信
646件の閲覧回数
trytohelp
NXP Employee
NXP Employee
Hi,
 
May be the variable was optimized.
Difficult to provide  you more details without the example reproducing the problem.
So it should be better to have  a service request for that.
Can you please log it in our system:
 
Please add the example and details about the version used:

To do that you must:
* CW:
Start the IDE and click on Help | About Metrowerks CodeWarrior.
Click on Installed Products
Provide us all info displayed.
Or you can save them in a txt file.

Thanks
Pascal

0 件の賞賛