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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

747 次查看
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 回复数