S32DS Using the keyword static to define a function or variable map cannot generate an address

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

S32DS Using the keyword static to define a function or variable map cannot generate an address

1,197件の閲覧回数
TM_207
Contributor I

hello

I am using S32DS 3.5. 6; to develop S32K311.

I have defined a function using static keyword and after compilation, I can't find the address on the map file The function is defined in control_main. c file static void task3A(void)

debug:breakpoint to show the address bit of task3A 0x0040_13ac

The function's address is not found in theMAP address range.

 

0 件の賞賛
返信
0 返答(返信)