• How to read Assembly
    Can anybody help me to explain the following sequence ? I only had some expericence in coding x86 Assembly. #pragma asm CLR TR0 MOV A,#K_Timer0IntervalCompLo ADD A,TL0 MOV TL0,A MOV A,#K_Timer0IntervalCompHi...
  • ARM assembler register read
    Note: This was originally posted on 11th September 2010 at http://forums.arm.com Hello All, I need a quick example of how to place a value from a hardware register (0x70001234 for example) into a register...
  • Read and set assembler registers c
    Hello there,am using keil I need to be able to access assembly registers from my C code. Is there a easy way to set the value of a register to the value of a variable and get the value of a register...
  • How to read an assembler pointer in C (ARM)?
    Hi all, how can I get address (dOffset) of an assembler variable (T0TIMIIRQHandler) in C program? asm startup.s ----------------- // Peripherals IRQ Handlers Address Table PUBLIC T0TIMI_Addr PUBLIC...
  • Topic: questions about a sensor (READ READ READ)
    hello, i bought a bike speedometer, but i wish to adapt it into a more complex tooly with a microcontroller, the problem is that i can't identify at all the sensor, because it's not powered (7 wires...