Setting CodeWarrior 10 Stack Size

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

Setting CodeWarrior 10 Stack Size

ソリューションへジャンプ
3,850件の閲覧回数
jimfell
Contributor III

How do I set the stack size in a project using CodeWarrior 10?  Other IDEs that I've used have a setting in the project options to do this, but there doesn't seem to be one for CW10.  Is there a file somewhere that needs to be modified?  Thanks.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,722件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Typically this is in the linker file. The syntax depends from toolchain (well linker) to another, so it is little bit different say for gcc compared to the Freescale compilers.

For Processor Expert enabled project: there is a setting in the CPU component properties > build tab for this.

Hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,723件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Typically this is in the linker file. The syntax depends from toolchain (well linker) to another, so it is little bit different say for gcc compared to the Freescale compilers.

For Processor Expert enabled project: there is a setting in the CPU component properties > build tab for this.

Hope this helps,

Erich

0 件の賞賛
返信
1,722件の閲覧回数
jimfell
Contributor III

Thanks!

0 件の賞賛
返信