Hi all,
I'm using dsp 56F8367
I developed an application in code warrior (without Processor Expert)
The environment compile and make sucessfully the code I wrote.
The code is correctly downoladed on the dsp and it works.
The problem is when I try to open the .elf file
when I try to open it there is a box in CW where I choose the debugger 56800E Local USBTAP..
after it I have a message like this :
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\math_support\Rtrem16\ARTREMS16Z.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\ARTDIVF32UZ.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\ARTCMPF32.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\ARTADDF32U.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\ARTMPYF32U.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\ARTWCONV.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\fcoerce.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\Fp56800E.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\result_is.asm.
File could not be found. Missing full path.
Warning : Could not add file to project : D:\ProgramFiles\Metrowerks\Hawk2\M56800E Support\runtime_56800E\fp\utilities.asm.
File could not be found. Missing full path.
P.S. : I don't have a D driver on the pc ...
please help me asap!!!
Message Edited by CrasyCat on 2007-04-13 11:31 AM