• Problem when linking for RTX51
    Hi, When I link my program I get: Build target 'Target 1' linking... *** WARNING L1: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?RTX_MBX_PAGE MODULE: C:\KEIL\C51\LIB\RTX51.LIB (RTXCREA) *** WARNING...
  • Link to two or more projects
    Hi, I need to link two or more projects. How I make this? When I try load program in flash memory the startup of first code is overwrite by the startup of the second. Now I don't know what to do....
  • C++ project linking problem
    Hi everyone, I created a C++ project and implemented some basic classes. The compilation works fine but in the linking process I get some errors. I don't really know what I do wrong. I assume someone...
  • Error when linking with Keil
    Hello, I don't know how to process with this error when linking a new Projeckt. Could anyone has a suggestion? Best regards -Emeric *** WARNING L23: UNRESOLVED EXTERNAL SYMBOLS *** ERROR L128...
  • 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...