.size

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
1,805 次查看
a8Chcx
Contributor V

Hi,

I found there are lots of ".size __isr_vector, . - __isr_vector" in start_up.s.

I tried to add or remove it. Looks like there is no difference...

Can anyone tell me what is for? Where can I find it?

Thanks,

Christie

0 项奖励
回复
1 解答
1,674 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Christie Su,

This directive specifies the length of symbol __isr_vector .

About the detail you can check my attachment.

Hope it helps


Have a great day,
TIC

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,675 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Christie Su,

This directive specifies the length of symbol __isr_vector .

About the detail you can check my attachment.

Hope it helps


Have a great day,
TIC

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

0 项奖励
回复
1,674 次查看
a8Chcx
Contributor V

Thanks, Alice.

0 项奖励
回复