• printf() on evaluation version STRANGE behaviour
    what happens if you do this ... printf("test %x"),variable; <= unexpected behaviour ... or please explain. No warnings, no errors from compiler. Is this only in the evaluation version...
  • printf() on evaluation version STRANGE behaviour
    what happens if you do this ... printf("test %x"),variable; <= unexpected behaviour ... or please explain. No warnings, no errors from compiler. Is this only in the evaluation version...
  • Strange behaviour with TCP-Net/RTX
    Hi, I writing an FTP server with RTX and TCP net. At this time the code only sends a welcome string when someone connects on the port 21. It works well at the first connection, but at the second...
  • Strange behaviour with TCP-Net/RTX
    Hi, I writing an FTP server with RTX and TCP net. At this time the code only sends a welcome string when someone connects on the port 21. It works well at the first connection, but at the second...
  • Strange behaviour of USB library with different compilers
    Hi I don't know if you have checked this library or not, but Atmel itself has a complete library for various USB devices for Atmel MCUs. I'm using a At91SAM7S256 chip for my tests, then I used this...