Reply by Danilo Adur May 3, 20062006-05-03
Respected Gentlemen,

I am using CW7.3 to program a DSP 56F8014 of Freescale.

In my code i have two variables:

unsigned char x5;
char* y="hello";

I need to convert the value 125 of x to "125" to put it in y.

How can i do this conversion?

Tks

Danilo.

The problem is that I didn't get to locate the headerextras.h.

Where do I find this header to include in myproject?
What more I needs to be done?

Please help me with this problem.
Reply by Charlie W May 1, 20062006-05-01
Download CW7.0 and patchv7.3. And request an 8KW free
license.
http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId272600612247

Charlie

--- Justin wrote:

> I bought the 56858EVM over a year ago for a hobby
> project but I never
> really used it. It came with CodeWarrior v6.0 and
> from what I
> remember, the Eval version was very limited and hard
> to use. Upgrading
> it to accept programs larger than 4KB had a huge
> pricetag.
>
> Is there a way to get a compiler that doesnt cost
> hundreds of dollars?
> Is there anything being developed under the GPL?
__________________________________________________
Reply by Justin April 26, 20062006-04-26
I bought the 56858EVM over a year ago for a hobby project but I never
really used it. It came with CodeWarrior v6.0 and from what I
remember, the Eval version was very limited and hard to use. Upgrading
it to accept programs larger than 4KB had a huge pricetag.

Is there a way to get a compiler that doesnt cost hundreds of dollars?
Is there anything being developed under the GPL?