- Right-click on my hello_Thor-1_2 project->Debug As->3 CodeWarrior Download
- select intflash_d.elf in the C Local Application window [Qualifier is m68k be - /hello_Thor-1_2/Int Flash Debug/intflash_d.elf) and click OK
- build verifies that all binaries are up to date, then I get a CodeWarrior Alert window with the message:
======8<-------------
Unable to find target task "hello_Thor-1_2_mcf52259_Int_Flash" in the current workspace
------------>8=======
The only file matching that pattern is the TargetTaskFramework file
./mqx/examples/hello/cw10/hello_Thor-1_2/hello_Thor-1_2_mcf52259_Int_Flash.ttf
which fits my discovery that the download hasn't worked
======8<-------------
Clicking No (do you want to continue) aborts the debugging with a window 'Launching hello_Thor-1_2_Int_Flash_Debug_PEBDM' has encountered a problem.
Unable to find the target task "hello_Thor-1_2_mcf52259_Int_Flash" in the current workspace.
------------>8=======
I haven't been able to find a place to specify the path to that file (closest seems to be in the Debug Configuration->Arguments->Working directory which is the default ${workspace_loc:hello_Thor_1-2}
That file is NOT in the current workspace because it is in the project's space (I imported the project without copying the project into the workspace.)
Suggestions?
Donald.