You can use the Microcontrollers ELF executable wizards to debug .elf files generated by a different IDE.
The main purpose of the MCU Executable Importer wizards is to create a CodeWarrior for Microcontrollers Eclipse project that can be readily debugged starting from an executable file build with a Microcontrollers toolchain.
The MCU Executable Import and PA ELF Executable wizards let you import a *.elf, *.abs, or *.flt file and associate it to a project.
This topic describes the various pages of the two wizards and the list steps that assists you in importing and associating an executable ( *.elf, *.abs, or *.flt) file to a project.