___DEFAULT_INTERRUPT_STACK_SIZE

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

___DEFAULT_INTERRUPT_STACK_SIZE

1,106 次查看
Ardoster
Contributor III

Hello

 

I'm trying to find where is defined ___DEFAULT_INTERRUPT_STACK_SIZE... In the bsp/m52259demo.h says is defined in a file link.xxx. But I can't find it!!!

 

/* Defined in link.xxx */extern uchar __KERNEL_DATA_START[];extern uchar __KERNEL_DATA_END[];extern uchar __DEFAULT_PROCESSOR_NUMBER[];extern uchar __DEFAULT_INTERRUPT_STACK_SIZE[];

 Could you help me?

 

Thanks

2 回复数

958 次查看
c0170
Senior Contributor III

Hello Ardoster,

 

those are defined in linker command file which is located in /bsp/m52259demo/cw/

 

Regards,

MartinK

0 项奖励
回复

958 次查看
Ardoster
Contributor III

Ups! I wasn't able to find this declaration because a filter in my search to avoid files different to .h or .c.

 

Thanks!

 

Regards

Edu

0 项奖励
回复