• Additional memory
    Hi there I've added some extra 64Kb of RAM on my KC167CR development board. This memory sould be \CS2 selectable at a starting address of 0x50000. I got problems in selecting that RAM chip. The...
  • addition problem
    Hi, Recently I have come across a question on bits additions. Maximum bits in register is 32 bits. I want to perform 4 different 8 bit parallel additions in a single 32bits. How do I actually...
  • Floating Addition - Loosing data
    Hello, I'm making use of floating math in my application and have run into a little problem with floating addition. It seems that the floating addition operation looses data at some point. I setup...
  • 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. ...
  • Inline Assembler 64 bit addition?
    I was at first very happy to see that with ARMCC 5 now inline assembler works with the thumb mode of Cortex M4. Just I fail to program an efficient inline assembler routine for 64 bit addition (later...