• Help With Add In, Compile, run
    prHi I'm new to this site and first of all i would like to thank all for this forum, he can be important to help each other. My problem I have a c algorithm and i ould like to put this in...
  • add additional arm compile
    Hello everyone, with Keil 5.14 (mdk_pro) I can select a compiler within the Target options. I'd like to use the compiler Version 4.1. I installed Keil 5.14 in another folder than Keil 4.13. ...
  • how to add NOP instruction in DS-5?
    i want to add the nop instruction in DS-5, but i don't know how? i has ever use CCS and i know insert the "asm(" NOP");" which can execute the nop instruction. what can i insert for nop instruction?
  • why Adds is error but add is correct?
    In keil arm 2.11 while(1) { __asm { START: MOV R0,#0 MOV R1,#10 LOOP: BL ADD_SUB B LOOP ADD_SUB: ADD r0,r0,r1 //ADDS r0,r0,r1 <---error?? MOV PC,LR } } FIBO.C(76): error C197: inline...
  • Impossible to add a new processor .
    Hi, i have buy a STM32F030B-DISCOVERY BOARD , and use the licence key: www2.keil.com/.../mdk now i should like try the STM32F3DISCOVERY and impossible to add the new processor. i have use the Pack...