Wind River Diab Compiler force constants/functions in a specific section

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

Wind River Diab Compiler force constants/functions in a specific section

744件の閲覧回数
qm1013
Contributor III

hello , bellow is the example 

#pragma push

#pragma section MYCODE ".mycode"

void my_func()

{

}

#pragma pop

In the diab compiler,

there is a warning (dcc:1560) :unknow pragma:push

warning (dcc:1560) :unknow pragma:pop

If there is no push and pop in the diab , how to start and end MYCODE sections in the files?

Thank you very much !

ラベル(1)
タグ(2)
0 件の賞賛
返信
0 返答(返信)