• 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...
  • 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 ?
  • LM3S6965, RTX link error in hal_cm3.0
    I'm trying to get my Luminary evaluation kit for the LM3S6965 processor running under Keil RTX. Updating to MDK3.11 already gave me some important updated files (RTX_Config.c). I re-wrote good old blinky...