• PPP protocol and RTL-ARM
    Hello, I'm looking for someone who succesfully implemented PPP protocol from RTL-ARM. I wrote simple program. Device dials phone number through GPRS module but after command CONNECT 115200 doesn't try...
  • adding unsupported instructions
    Im developping my own version of a 8051 in VHDL. and Im using Keil software to make test programes. I know how to added my own SFR's, but the problem is If I Want to added a special instructions not supported...
  • PPP
    Can i get information about how to interface a PPP protocol with 89c52.
  • 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...
  • TCPnet and PPP
    I am using Keil TCPnet and I have an application which currently uses BSD sockets over the Ethernet interface (providing SSL Web Server and other services). I need to provide the same services over a...