How to use 3 libs in free version

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

How to use 3 libs in free version

ソリューションへジャンプ
1,261件の閲覧回数
cronddaemon
Contributor II

Hi,

  I have TWR-K60D100M, which has PK60DN512VMD102, MCU.

Code warrior info:

- CodeWarrior for MCU

      Version: 10.2

      Build Id:120126

- MQX :  4.0

I created a New MQX project with,  MFS,Shell,RTCS enabled.

When I build the project, I am getting an error as,

" Size of the application has exceeded the capability of this license. Contact your authorized distributor or Freescale to purchase a full version of the tools."

ofcourse, I understood the meaning. I like to know, is there anyway, to use the 3 libs [MFS,shell,RTCS] with my current license, by changing any optimization to reduce the application size?

Thanks.

タグ(4)
0 件の賞賛
返信
1 解決策
1,097件の閲覧回数
c0170
Senior Contributor III

Hello crond deamon,

you can reduce the size certainly. I don't know the CW limit it poses.

Why don't you try to build release target and customize optimizations, disable features in the user config which your application doesn't use. Still not the size you would like to get, start rewriting drivers you want to use.

Please follow this two links which might be quite helpful :

code size problem ,reduce the code size

Memory footprint of MQX+MSF+RTCS on MCF51CN ?

Regards,

0xc0170

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,098件の閲覧回数
c0170
Senior Contributor III

Hello crond deamon,

you can reduce the size certainly. I don't know the CW limit it poses.

Why don't you try to build release target and customize optimizations, disable features in the user config which your application doesn't use. Still not the size you would like to get, start rewriting drivers you want to use.

Please follow this two links which might be quite helpful :

code size problem ,reduce the code size

Memory footprint of MQX+MSF+RTCS on MCF51CN ?

Regards,

0xc0170

0 件の賞賛
返信
1,097件の閲覧回数
cronddaemon
Contributor II

hey, thanks Martin. I will look into your suggestions :smileyhappy:

0 件の賞賛
返信