Does processor expert support xgate code generation?

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

Does processor expert support xgate code generation?

619 次查看
yitzchak
Contributor I

I think the answer is no; but I can find little to nothing about it.

0 项奖励
回复
1 回复

482 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

processor expert/Device initialization does not support any code generation for XGate.

We say “processor expert does not support any code generation for XGate”, for instance, processor expert can not be able to generate a prm file that include XGate associated content. So user has to rewrite their own xgate supporting prm file but can’t use pe generated prm.

Another example is that pe also can not generate xgate supported vector table, etc.

thus it loose some of the major advantages of pe.

This is the reason that if you make a project with XGATE the Proc.Exp. and Device initialization/processor expert option isn't enabled.

in practice, we don’t recommend user use processor expert and xgate together in one project.  we only have sample code that use xgate or  pe only but never use them together.

If you want take use of the processor expert tool generated code, please create pe project for generated the related driver code. then port the associated code to your xgate project.

0 项奖励
回复