why processor expert generate the vector table symbol's name is __vect_table?

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

why processor expert generate the vector table symbol's name is __vect_table?

ソリューションへジャンプ
1,693件の閲覧回数
hgyxbll
Contributor I

Hi everyone,

I have a question about  processor expert.

It will generate the vector table : "__vect_table".

Why not "__vector_table"?

remark:

Processor Expert Software, Version: 10.0.0

Creare c project for MKL25Z128VLK4.

And the name   "__vect_table" will cause some trouble when I compile with IAR.

The IAR will auto generate  __vector_table if not find  __vector_table.(even if  I already have vector table :  __vect_table)

So it will enlagre the executable file's size.

How to resolve it?

how to disable IAR generate  __vector_table?

Thanks.

タグ(2)
0 件の賞賛
返信
1 解決策
1,238件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

I have got info that this should be already fixed in the last version of driver suite.

best regards

Vojtech Filip

Processor Expert Support Team


元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,239件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

I have got info that this should be already fixed in the last version of driver suite.

best regards

Vojtech Filip

Processor Expert Support Team


0 件の賞賛
返信