codewarrior for MC13192 SARD applications

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

codewarrior for MC13192 SARD applications

跳至解决方案
4,167 次查看
pabloluis
Contributor I
Hi, I have some applications for the MC13192 SARD transceiver from freescale but I can't debug those projects because Codewarriors saids that I can only debug programas up to 1024 bytes. What can I do?
Thanks
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
2,237 次查看
CrasyCat
Specialist III
Hello
 
What is the size of your application (You can check that in the .map file)?
 
You probably need a special edition license to be able to debug.
Which version of CodeWarrior are you using?
  To retrieve that info:
    - Start CodeWarrior
    - Select Help -> About Freescale CodeWarrior
    - Click on "Install Products"
    - CodeWarrior version used is displayed on top in the Installed Products dialog.
If you are using V3.x, special edition license were not part of the installation and you need to ask for one.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
6 回复数
2,237 次查看
pabloluis
Contributor I
Thank you! Now all is working
 
0 项奖励
回复
2,237 次查看
pabloluis
Contributor I
OK thank you, I have a 3.1 version, what I have to do to get a license? It's for free?
Thanks
0 项奖励
回复
2,237 次查看
CrasyCat
Specialist III
Hello
 
  If you have a CodeWarrior V3.1, you have two solutions:
 
      1- You upgrade to V5.1 Special edition license is available for free when you install that software.
      2- If you need to stick with V3.1, I have attached a V3.1 special edition license for your convenience.
          Just rename the attached file to license.dat and place it in your V3.1 root installation directory.
 
  Do not use that file for V5.x. These versions are installing a special Edition license automatically.
 
I hope that helps.
 
CrasyCat
 
0 项奖励
回复
2,237 次查看
bigmac
Specialist III
Hello,
 
The free, special edition licence will increase the code size limit to 16K, for programs written in C.  There is also a limit of 32 for the number of files a project may contain.
 
It is possible that some of the SARD application programs available may exceed one or other of these limits.  You would not be able to compile and link these programs without purchasing a more extensive licence.
 
Regards,
Mac
 

Message Edited by bigmac on 2007-02-2102:47 PM

0 项奖励
回复
2,237 次查看
peg
Senior Contributor IV
Hi,
 
All of the examples for the SARD boards have been especially engineered to fit within the "special licence" limitations. This has been effected by using pre-compiled libraries I believe.
 
0 项奖励
回复
2,238 次查看
CrasyCat
Specialist III
Hello
 
What is the size of your application (You can check that in the .map file)?
 
You probably need a special edition license to be able to debug.
Which version of CodeWarrior are you using?
  To retrieve that info:
    - Start CodeWarrior
    - Select Help -> About Freescale CodeWarrior
    - Click on "Install Products"
    - CodeWarrior version used is displayed on top in the Installed Products dialog.
If you are using V3.x, special edition license were not part of the installation and you need to ask for one.
 
CrasyCat
0 项奖励
回复