how to count files for the 32-file limit in CW Special Edition for 8-bit MCU's

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

how to count files for the 32-file limit in CW Special Edition for 8-bit MCU's

ソリューションへジャンプ
2,649件の閲覧回数
admin
Specialist II
I am trying to modify Zigbee example projects using CW for 8-bit MCU's, but keep running into the 32-file limit imposed by CW Special Edition.  I'm working on a hobby project, and can't afford purchasing a full license.

My questions are:

1.  Which files are counted?  I've tried lumping all of the C modules into one big C file, but that doesn't solve the problem.

2.  Does anyone have example code for the MC1321x Zigbee chips that works with Special Edition? 

thanks.
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,332件の閲覧回数
peg
Senior Contributor IV
Hello and welcome!
It always pays to search for your answer before posting......
This may solve a lot of heartache:
 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,332件の閲覧回数
BlackNight
NXP Employee
NXP Employee
Hello,
to answer question 1: all files listed in the project/project window count to the 32 file limit (so all *.c, *.h, *.txt, *.map, etc, whatever you have added to the project in the project window (*.*). Probably you simply can remove some of the 'unwanted' or not critical files to get easily down below the 32 file count.

Erich
1,332件の閲覧回数
CrasyCat
Specialist III
Hello
 
Just an additional input on this 32-files limit.
You may want to consider upgrading to CodeWarrior for MCU V6.0.
 
The 32-files limit in special edition has been removed for that release :smileyhappy:.
Note that the special edition license installed with the tool does still have this limitation :smileymad:, but you can download a special edition license which removes this limitation from our CodeWarrior HC08 web page.
 
 
CrasyCat
1,333件の閲覧回数
peg
Senior Contributor IV
Hello and welcome!
It always pays to search for your answer before posting......
This may solve a lot of heartache:
 
0 件の賞賛
返信