___DEFAULT_INTERRUPT_STACK_SIZE

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

___DEFAULT_INTERRUPT_STACK_SIZE

1,112件の閲覧回数
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 返答(返信)

964件の閲覧回数
c0170
Senior Contributor III

Hello Ardoster,

 

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

 

Regards,

MartinK

0 件の賞賛
返信

964件の閲覧回数
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 件の賞賛
返信