Codewarrior 6.3 special edition

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

Codewarrior 6.3 special edition

1,943件の閲覧回数
Eric_t
Contributor III

Hi 

I have download the special edition of codewarrior 6.3

The size of project that I use is 59KB, less than the 64KB than covers the special edition of CW 6.3

The problem that I am facing is that the linker gives the following error:

Link Error : Size of the application has exceeded the capability of this license

I have attached a picture that shows the link error and the size of the application that is 59650 bytes

I have also attached the license file

Thank you

Link error.jpg

0 件の賞賛
返信
1 返信

1,356件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Eric

The "64k limitation" refers to "C compiler and C source-level debugger–code and data size". see

https://www.nxp.com/docs/en/fact-sheet/950-00437.pdf 

In your screenshot, the project window shows un-optomized code versus optimized code in the map file. we need check if your code over 64k in map file but not project window.

The map file is only  generated after a successfully build.

Have a great day,
Jennie Zhang

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

0 件の賞賛
返信