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

ARM V6 ARMCLANG Assembler, Binary don`t run

Hi,

i want to use ARM V6 for a new project. I try to make a new project in the Keil MDK 5.26 and then switch to ARM 6.10 Compiler. First i leave the assembler on ARMCC and everythings works fine. Debugging was possible.

Then i switch to ARMCLANG-Assembler and change the startup file to a compatible one. But now when i start the debugger, the system hangs here

an my Keil MDK debugger doesn`t react on any key.

Does anybody have an idea?

Best regards

volker

Parents
  • Dear Volker,

    Please open a support case and attach your project. We will take care of this issue.
    Even if there would be a mistake in your application, the debugger should never hang and not react on a key.
    Please let us know what device and debugger (simulator or target debugger) you are using.

    Hans Schneebauer 
    Keil Technical Support

Reply
  • Dear Volker,

    Please open a support case and attach your project. We will take care of this issue.
    Even if there would be a mistake in your application, the debugger should never hang and not react on a key.
    Please let us know what device and debugger (simulator or target debugger) you are using.

    Hans Schneebauer 
    Keil Technical Support

Children