Hello, I have written project on ARM7 platform in IAR development tools. I have used C++ language. Now I am going to move this project to KEIL development tool and using GCC compiler. I am testing evaluate version of ARM Keil tool-set. I can not load project into debugger (simmulator). Is this problem that I have built the project in C++ ? Is KEIL debugger able load C++ debug information from GCC output ? Thanks for answer