• udp_send to IP address 127.0.0.1 doesn't work
    Does the TCP_ARM library support automatic loopback of packets sent to 127.0.0.1? I can't seem to make that work with UDP sockets.
  • ARM Cache Issues
    Note: This was originally posted on 29th April 2011 at http://forums.arm.com Hello fellow ARMers! I am new to the forum, and new to ARM programming.....so go easy on me... I am trying to improve the performance...
  • Linker issues
    Hello All, I am using Keil u vision4 for stm32f2 series. I am building anSPI application using SPI libraries provided by STM. I am not able to recognise the problem. If i include those libraries...
  • os_dly_wait issue
    I have an ARM 9 (STR91x micro) program using os_dly_wait(1) for a 1 tick delay (10ms). However,the delay is about 3ms. I know that on some RTOS a delay of 1 tick delays for the remainder of the tick...
  • SDRAM issue
    Hi All, We have interfaced 1 SDRAM to LPC3250 (Lower 16 bit data line) .This SDRAM is from Micron technolgies 32 MB(MT48LC16M16A2). Now problem is that we are not sure whether ,can we run our...