• when i want to build a project the uvision halts.
    hi, recently i instaled uvision 2.38 on my computer.but when i want to build and compile a project the uvision halts . when i erase the "#include <reg51.h>" command the uvision don't stop but i get...
  • uvision build/project configuration
    Hi, I am using uVision 5.11 using LPC open libraries. I have a project which has several build targets. I am trying to work out how to configure uVision to manage these builds. I am used to managing...
  • Error when build project
    Hi everybody ! When I buid my project in Keil Arm ver.4 , there are some warnings and errors : stm32f4xx_gpio.c(130): warning: #223-D: function "assert_param" declared implicitly assert_param(IS_GPIO_ALL_PERIPH...
  • rtx51tiny program halt
    hi guys, i need some help about rtx51tiny (c51 v8.01;rtx51tiny 2) program. I have made a robot controller program and tried to put the RTOS (rtx51tiny) to that control program, everything is ok until...
  • NetInitialize function gets halted
    I want to make a TCP socket connection with a server.I am working on STM32F746G discovery board.As soon as the program execution reaches to the function netInitialize(), it halts.When I debugged the...