• PPP Error - LCP messages - unsupported protocol
    Hello, I am facing a problem with PPP. I am using PPP (RL-ARM with TCPnet) to connect via GPRS modem. Sometimes, I do get connected but, many times the following messages appear: PPP ERR: LCP...
  • CMake Assembler Errors: unrecognized opcode:func_export / unsupported relocation against r3
    (1) I’m getting CMake assembler errors such as: testing.s:137: Error: unrecognized opcode: ‘func_export(testing)’ testing.s:146: Error: unrecognized opcode: ‘func_begin(testing)’ testing.s:217...
  • Count Instructions.
    Hi, I am using a C code in a 8051, I would like to know if there is any way of counting who match instructions I am using in these C code.In my case,it is important to know the "exact" number of µs...
  • assembly instruction
    Hi, i want to put some assembly instruction in my c program, using .asm and .endasm but it seem doesn't work. Can anybody help, i'd appreciate your respond. sincerly, hardian hardian_97@yahoo...
  • Instruction cycle
    Hi, I am generating pulse output through 8051 microcontroller using assembly langauge. I don't wnat to use any timer for time delay, I would like to use instruction delays as follows... CLR portbit...