• TCP RST FLAG
    Hi all, I've been testing one ethernet server device by a software client for a while. I'm using the BSD socket method. By sniffering with Wireshark, during some traffic sessions, the server send...
  • TCP RST FLAG
    Hi all, I've been testing one ethernet server device by a software client for a while. I'm using the BSD socket method. By sniffering with Wireshark, during some traffic sessions, the server send...
  • ISP, Bootloader, Pulses to RST pin, Minimal Hardware
    Dear Friend, I am working on a LPC932, and am trying to program the device w/ minimal hardware. I don't have any debugging boards EPM900 or whatever. I have tried to mimic the hardware of such a board...
  • ISP, Bootloader, Pulses to RST pin, Minimal Hardware
    Dear Friend, I am working on a LPC932, and am trying to program the device w/ minimal hardware. I don't have any debugging boards EPM900 or whatever. I have tried to mimic the hardware of such a board...
  • Question about a code snippet on ARM, Thumb state change
    Hi, I find the following code snippet online on ARM state change. Although that whole material looks solid, the second line in the blue code below is puzzling. add R1,PC,#1 ;Load address of SUB_BRANCH...