error while initialization of PE

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

error while initialization of PE

1,103件の閲覧回数
kdn
Contributor III

why this error coming when I am trying to use processor expert 

 

 

49758_49758.JPGerror.JPG

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

1,030件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi KDN.

processor expert use its own generated header file IO_Map.c for MCU IO registers defination.

while NON- processor expert project use mcu header file such as mc9s12xhz.c for the same purpose.

because both of these two files are for MCU registers definition, they can't coexist in the same project.

I often see similar problem as yours when customer porting non-pe project to pe project.

if you use processor expert, please remove mc9s12xhz.c and mc9s12xhz.h from your project. this can avoid the conflict.

can this help?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信