• specs explaination/detailed description
    hi; i read the rtx51 specs on the site.it gives context switch for fast task as 70-100 cycles.does this difference come due to priority polling?secondly does context switch is equivalent to 'dispatch...
  • modbus
    hello all, i am implementing HMI touchscreen communication with LPC2148 i.e ARM7 using MODBUS RTU HEX ADDRESS(master). i am writing multiple register using function code=0x10 so query which i receive...
  • ModBus library
    I am working with an embeded board ,Now Looking for a standard modbus library to use that in the board.anybody is there to suggest me to getting such a standard library?
  • modbus protocol
    hello all, i am implementing modbus protocol for HMI touch screen display with LPC2148. i have written my code and it is working fine. i am facing problem is function code of 0x10. i get query and i...
  • Keil Disassembler - please explain output
    Hello, I have a simple assembly startup file for and ARM7 (LPC2478) when I debug this code the disassembly seems odd to me. could someone explain the following: Note: this is the mix mode view...