• question about LEDSwitch example
    I am using uVision 4.21 to run LEDSwitch example code on MCB 17oo board. I have build and download the code to the board. My PC TCP/IP setting is fixed ip address:192.168.0.100. The PC is connected...
  • Blinky exemple. Why error in core_cmFunc.h?
    Hello all I'm evaluating µVision4 for a project and have loaded the Blinky example. It compiles without errors or warnings. Build target 'STM32F103 Simulator' assembling startup_stm32f10x_md...
  • Client BSD exemple connection close problem in uv5
    Hi all, I'm using UV5 to communicate by TCP/sockets with a remote PC. I use the BSD_Client exemple and change a few things (GPIO, IP, PORTs) to communicate with my PC program. It work but only...
  • Using LEDSwitch Client for MCB2300 for LPC2468
    Hi I'm trying to use LEDSwitch Client for MCB2300 for LPC2468. but it doesn't work. I guess I have to include header file for lpc2468. any suggestion ?
  • 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 ?