• LM3S6965 and RTX Kernel
    Hi everyone, I see on the Keil website that RTX Kernel supports LuminaryMicro LM3S6965, doesn't it? Can anyone show me where can I find the example source code of it? I can't find it in my RVMDK...
  • LM3S6965 and RTX Kernel
    Hi everyone, I see on the Keil website that RTX Kernel supports LuminaryMicro LM3S6965, doesn't it? Can anyone show me where can I find the example source code of it? I can't find it in my RVMDK...
  • LM3S6965 redirection of printf and ASSERT
    Hi, I'm using the Luminary LM3S6730 micro for our project. As devepment environment I'm using the Keil uvision3 environment (including the Keil RTX and RL-ARM library). At the moment we are using...
  • LEDSwitch example for ek-lm3s6965 board
    Hi LEDSwitch example for ek-lm3s6965 board is running ok when DHCP is not enabled. When enabled, program hungs up in sys_error() function in Net_Config.c. What could be wrong ?
  • SD card and TFTP on lm3s6965
    Hello, Could any one give sample code on lm3s6965 to read/write SD card using tftp. I have referrred to C:\Keil\ARM\Boards\Keil\MCB2300\RL\TCPnet\TFTP_demo code. Bt as it was not for lm3s6965 board...