Forums Search for: Metrowerks
Re: Metrowerks do the rest
Ron Liechty wrote: >Do what you do best and let Metrowerks do the rest !! >Metrowerks, maker of CodeWarrior - "Software Starts...
Ron Liechty wrote: >Do what you do best and let Metrowerks do the rest !! >Metrowerks, maker of CodeWarrior - "Software Starts Here" If this is true, when starts Metrowerks changing Codewarrior (the most buggy compiler I have ever used in my 14 ye
Re: Where to fing g563c
inyou have to look at www.metrowerks.com for suite56. Motorola owns Metrowerks.
you have to look at www.metrowerks.com for suite56. Motorola owns Metrowerks.
metrowerks and .asm files
inanyone know how to get metrowerks to print out C and asm as well as asm line numbers? I'm trying to go from P:12DC A001 BCC 0x12DE to the ...
anyone know how to get metrowerks to print out C and asm as well as asm line numbers? I'm trying to go from P:12DC A001 BCC 0x12DE to the equivelant in my C code. I remember doing it with my 68000 so I'm hopping I can do it here. thanks, tom
Re: Metrowerks C++ compiler prob?
> This is most interesting. > > Yes I read that it was only a C compiler, the documentation and IDE > are very much at odds. ...
> This is most interesting. > > Yes I read that it was only a C compiler, the documentation and IDE > are very much at odds. Metrowerks apologizes for this, it is a result of providing a general Compilers reference. We will remove these from the next release
You opinion of Metrowerks and Motorola 56800
inI would be curious to hear the opinions of those out there using this family of parts, with the Metrowerks CodeWarior. Specifically,...
I would be curious to hear the opinions of those out there using this family of parts, with the Metrowerks CodeWarior. Specifically, do you think it is easy to use, relatively free of bugs so that it is unlikely to cause signifcant time spent solving issues that shouldn't be there in
Metrowerks #define __MWERKS__
Hello all, i'd like to figure out what kind of compiler runs through my code at compile time. The only predefined macro of...
Hello all, i'd like to figure out what kind of compiler runs through my code at compile time. The only predefined macro of metrowerks compiler I could find is the __MWERKS__ define that delivers the Version Number of the compiler. (0x3200 at my installation). But I
Metrowerks Debugger SR I1 Mask Presented State
inHello all, We have recently discovered that the Metrowerks Debugger wants to lie about the Status Register (SR) Interrupt 1...
Hello all, We have recently discovered that the Metrowerks Debugger wants to lie about the Status Register (SR) Interrupt 1 Mask (I1) state as presented within its Register Status Display window. Let me first qualify this a little. We are using the DSP56805 (rev F
[ANN] CodeWarrior for DSP56800 R5.0.4 Patch Available
CodeWarrior Development Tools for Motorola DSP56800 R5.0.4 Patch Please go to the following link to obtain the patch: ...
CodeWarrior Development Tools for Motorola DSP56800 R5.0.4 Patch Please go to the following link to obtain the patch: http://www.metrowerks.com/MW/Download/d efault.htm CodeWarrior Development Studio for Mo
Codewarrior PE and ADC
I was just wondering if anyone knows how PE calculates the GetVal16 is it just the register or is it an oversample? Is there anyone on the ...
I was just wondering if anyone knows how PE calculates the GetVal16 is it just the register or is it an oversample? Is there anyone on the forum from metrowerks that could tell me why there program always crashes on my computer? So then when using the ADC bean to get a value you use AD1_Measure(1); AD1_GetChanValue(0,&An0); this gets a 16-bit
is there any alternative IDE than Codewarrior?
Hi all, I would like to know if there is any free IDE software for windows or linux in place of Metrowerks Codewarrior; I work with 56f8323 and...
Hi all, I would like to know if there is any free IDE software for windows or linux in place of Metrowerks Codewarrior; I work with 56f8323 and 56f8365 uC. Thanks quique
Betr.: Re: 563xx C-compiler
inWhy not use the trial version of metrowerks? Size is limited (16kB) but it will get you started for free. Remko >>>...
Why not use the trial version of metrowerks? Size is limited (16kB) but it will get you started for free. Remko >>> dbaudiopro <> 16-02-05 8:34 >>>
RE: Codewarrior / 56F8346EVM program running/debugg ing
Erick, I have a customer who faced the same problem you described and below is the answer he got from Metrowerks. Best...
Erick, I have a customer who faced the same problem you described and below is the answer he got from Metrowerks. Best regards, Fabio Estevam Answer\Message: ********************************************************************************
move from Jtag to Bootloader
inHello everyone I'm new to the group but was wondering about the diffrence in the way I'm loading my program because now I'm using the ...
Hello everyone I'm new to the group but was wondering about the diffrence in the way I'm loading my program because now I'm using the serial bootloader that came with metrowerks 7.0 and my 56f803 keeps reseting itself back into the bootloader. It is a random occurance so its not like its always doing this its just once in awhile it will reset back to bootloa
ESSI and/or HI8
Hi, I was wondering where I would be able to obtain some examples that utilize the CPU's internal peripherals of...
Hi, I was wondering where I would be able to obtain some examples that utilize the CPU's internal peripherals of communication such as ESSI and/or HI8. I am using Processor Expert with Metrowerks. Thanks. Hardeep
CW 6.1 IDE automation.
I posted this message even to the Metrowerks Community Forum (the general one), but no response until now. I'm currently using...
I posted this message even to the Metrowerks Community Forum (the general one), but no response until now. I'm currently using CodeWarrior 6.1.2 for 56800. I would like to automate the IDE, using COM interface inside a C/C++ program compiled with GCC. I read examples, bu
Newbee with the 56F8300 SDK
inHi all, I'm new to this forum and new to DSP's. Recent activity has been arround the 683xx and hc11, hc12 mcu's but never with...
Hi all, I'm new to this forum and new to DSP's. Recent activity has been arround the 683xx and hc11, hc12 mcu's but never with the metrowerks enviroment. Basically I saw the add for the 56F8300SDK and went for it :) Today I've received my package, allong with a few quest
How to start a new C-project in Metrowerks Codewarrior?
inHi, I'm really new DSP programming. I'm starting to use the DSP56F8323 demo board. I would like to write my own code in C just to light...
Hi, I'm really new DSP programming. I'm starting to use the DSP56F8323 demo board. I would like to write my own code in C just to light up some LEDs on the board. There's the processor expert, I'm not sure if it's recommended to use that or to write my code from scratch. Thanks Regards Vivien
Having problems with MicroC/OS - II on 56F8300 Demo Board
Hi I've been trying to use MicroC/OS-II on the 56F8300 DemoBoard with Metrowerks Codewarrior 6.0 but I'm not beeing...
Hi I've been trying to use MicroC/OS-II on the 56F8300 DemoBoard with Metrowerks Codewarrior 6.0 but I'm not beeing successfull. I've never used this board or this software so I need lots of help... If someone could help me I would be grateful Thanks
Serial Bootloader
inAre there any tutorials on creating a bootloader? Is it any diffrent then creating a program in metrowerks? I need a bootloader that ...
Are there any tutorials on creating a bootloader? Is it any diffrent then creating a program in metrowerks? I need a bootloader that checks the s-rec file before loading it. It is for a wireless serial device. I have tried the motorola one with no luck :( Thanks, tom
(the first) difference form MW4.0 to 5.0
Hi all, this post to documentate the first (and I hope the last) great (almost for me) difference from version 4.0 to 5.0 of...
Hi all, this post to documentate the first (and I hope the last) great (almost for me) difference from version 4.0 to 5.0 of Metrowerks CodeWarrior. When I want to set or read a DSP register in version 4.0 I write simply, for example: *ipr=0xfe06; or sh