• Luminary ethernet driver (LM3S_EMAC.C) problem
    Hi I have some problems while sending frames over TCP network. I installed a TELNET server and sometimes function send_frame() take too much time (several seconds) to complete. DonÂ't know why. I...
  • Luminary ethernet driver (LM3S_EMAC.C) problem
    Hi I have some problems while sending frames over TCP network. I installed a TELNET server and sometimes function send_frame() take too much time (several seconds) to complete. DonÂ't know why. I...
  • ARM:UART Serial comunication on LM3S8962
    I am working on LM3S8962 and need to write a program to comunicate with PC via UART. I use Labview inline C node to write codes using ARM_Serial.c which is from Keil Software. The file has int...
  • ARM:UART Serial comunication on LM3S8962
    I am working on LM3S8962 and need to write a program to comunicate with PC via UART. I use Labview inline C node to write codes using ARM_Serial.c which is from Keil Software. The file has int...
  • Keil u vision and code composer studio with lm3s8962
    Hi Community, I have a set of FFT codes that is suppose to create an array of number after processing the incoming signal. When I build my codes in code composer studio it was successfully built. However...