CodeWarrior problem
13-Mar-94 13:10:42
Sb: #163616-CodeWarrior problem
Fm: Dan Podwall 70641,145
To: Antoine ROSSET 100277,164
"Could somebody upload here the CodeWarrior 68k debugger patch for version d4
or d5?"
No debugger patch has been released. There will be an updated debugger on the
upcoming DR2 CD.
"P.S. Is the asm complete? Does it recognize 68020 addressing mode? Why do I
have this error : "Stack not initialized" when I writing asm code?"
The assembler understands 68000 only. You have to set up a stack frame to be
able to access paramters symbolically. See the assembler chapter in the MW C
reference document.
Dan Podwall
Metrowerks, Inc.