codewarrior for MC13192 SARD applications

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

codewarrior for MC13192 SARD applications

Jump to solution
4,163 Views
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
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
2,233 Views
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

View solution in original post

0 Kudos
Reply
6 Replies
2,233 Views
pabloluis
Contributor I
Thank you! Now all is working
 
0 Kudos
Reply
2,233 Views
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 Kudos
Reply
2,233 Views
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 Kudos
Reply
2,233 Views
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 Kudos
Reply
2,233 Views
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 Kudos
Reply
2,234 Views
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 Kudos
Reply