Setting address location for variable

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

Setting address location for variable

1,858 Views
NeedHelp
Contributor I
For some reason this code compiles just fine but I get a link error. Could someone please explain whats goin on?
unsigned int     uTxCnt: 0x0020;
Im using CW_56800E_V8.0 IDE with CodeWarrior DSP C Compiler.
Thanks in advance! :smileyhappy:
Labels (1)
Tags (1)
0 Kudos
3 Replies

370 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
Attached to this email you will find an example.
I'm using DSC 8.2.
 

You can download this version on our web site via the link:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC
For details please have a look in:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-56800E-DSC&tab=In-Depth_Tab
In the download tab you can download the Special Edition or the Evaluation.
The Special edition contains the special edition license limited to 32 kb of Code.
If you need another version of the license please contact your local distributor.
You can purchase it directly from the web site too.
We changed the pricing and packaging structure for Codewarrior Tool.
Now there are 4 suites:
 special (free version)
 basic
 standard
 professional
Please refer to the link for details:
http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0127262E703BC5

Go to the www.freescale.com and click on My Freescale.
After you were logged, select CodeWarrior Licensing under MY Secure Application.
In the new dialog you can manage your license file.

Keep in mind you can have several versions installed on the same PC.
There is only one restriction: install them on separate folder.
If you're using an old version, please backup your project before to try it with this new version.
If you will meet some compatibility issue you could back to the older version without problem.

For the patches, please use the link :
 http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600617882

Regards
Pascal

 
0 Kudos

370 Views
trytohelp
NXP Employee
NXP Employee
Attachment.
0 Kudos

370 Views
NeedHelp
Contributor I
Thanks a bunch! The same project links fine with version 8.2 but not with 8.0. I'll just use 8.2. Problem solved! Thanks again!


Message Edited by NeedHelp on 2008-06-24 04:28 PM
0 Kudos