Hello, all: I am developing eCos applications for ARM platform, and I want to use ADS as its debugging environment. While the elf format output file generated by GNU tools is not acceptable by ADS. Even though axf file is also in elf format, there is difference between axf and GNU-based elf file.I'd like to know if there is any tool to convert elf file generated from GNU tools to axf file in order to realize source level debugging in AXD. In addition, is there other mothod to solve this conflict except to utilize gdb to do this? Thank you for your concern. Best regards, Young Jay