Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Discussion Groups

Discussion Groups | Freescale DSPs | Variable conversion!

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

56858EVM compiler question - Justin - Apr 26 7:55:32 2006



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?



(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )

Re: 56858EVM compiler question - Charlie W - May 1 9:44:09 2006

Download CW7.0 and patchv7.3. And request an 8KW free
license.
http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01272600612247

Charlie

--- Justin <g...@aol.com> 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?  
__________________________________________________



(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )

Variable conversion! - Danilo Adur - May 3 9:46:35 2006

  Respected Gentlemen,   
   
  I am using CW7.3 to program a DSP 56F8014 of Freescale.  
   
  In my code i have two variables:
   
  unsigned char    x=125;
                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.



(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )