56F8367 Executing .elf file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

56F8367 Executing .elf file

2,041 Views
TroyCorser
Contributor III
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

Labels (1)
Tags (1)
0 Kudos
1 Reply

536 Views
TroyCorser
Contributor III
Now,
 
I've addad to te project all the file that didn't find and
CW open it correctly
but when I try to program the DSP the 90% of time there is an error message "Flash security is enabled"
 
the 10% of time ,when I obtain to program the dsp (unlooking the flash from the source code program and programming the dsp from it ) , I'm like in a debug mode... in the interrupt_vector file....
0 Kudos