This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

why the keil can not generate .elf file using winarm compiler

I want to compile a project using winarm ,and it generate hex file as expected,but when i want to load it into the at91sam7s256'flash,an error named"can not load file elf and I also can not find the elf file in the project dir.So what should i do to debug it using ulink1?