• _lror_ doesn't work properly
    Everytime I try to use the _lror_ it works fine several times... but if there's an overflow the variable is set to 0x00000000 //here's the test programm void main(void) { unsigned long test...
  • _lror_ doesn't work properly
    Everytime I try to use the _lror_ it works fine several times... but if there's an overflow the variable is set to 0x00000000 //here's the test programm void main(void) { unsigned long test...
  • tcp_close and tcp_abort doesn't work properly
    Hi I've used At91sam7x512 and keil sample codes for TCP connection but here is a kind of problem when I try to disconnect my board in my tcp_callback routine I'll get TCP_EVT_CLOSE condition and...
  • tcp_close and tcp_abort doesn't work properly
    Hi I've used At91sam7x512 and keil sample codes for TCP connection but here is a kind of problem when I try to disconnect my board in my tcp_callback routine I'll get TCP_EVT_CLOSE condition and...
  • dscope and serial simulation
    I was trying to simulate the serial ports. I have implemented a circular buffer, i read that the serial window allows you to input data by using the keyboard. Now do i need to use the assign commands...