• Hexadecimal Arithmetic
    I want to carry out following Hexadecimal Arithmetic operation using C code Multiplication...................................... char A[2] = { 0x01, 0x02}; char B[2] = { 0x03, 0x04}; I want...
  • dr80390 arithmetic accelerator
    Hi Sir, I install keil c7.10. and choose device dr80c390,and check arithmetic accelerator. compile pass. But the div and shift operate result is wrong. something like DWORD i,j,k; k = i / j; k ...
  • uVision: Memory Window Arithmetic
    I'm sure I have seen / read something about this before, but I cannot now find that source. I have added a variable to the Memory Window in uVision, "MyBuffer" for example. How do I specify IN THE...
  • fast arithmetic operations
    Hallo Everybody, How can I make arithmetic operations like divisions faster. e.g: sine = factor / 10000; Can I simplify this operation?
  • ULINK2 WINDOWS 7 64BIT
    I am new with this platform, I am trying to use it in a WINDOWS 7 64bit PC. As soon as I connect the module it starts the classic windows driver installation.. if I open the message to see more details...