• locating a function to a special adress
    please help me I want to place my wait() function in util.c from 4000H adress; I wrote "?PR?wait?util(0x4000)" in Options menu>LX51 Locate> User Segment I got *** ERROR L108: SEGMENT IN LOCATING...
  • Error generation on accessing Special purpose register.
    I am trying to write on a register using the following command: asm("ldr r0, =0x00"); asm("MSR ICC_SEIEN_EL1, r0") ; and getting this error: tmp/ccnn8Apc.s: Assembler messages: /tmp/ccnn8Apc.s:93787:...
  • Special character languages for webserver
    Hi Everyone, I am currently using Keil MDK ARM along with a STM32F4 micro. I am using nearly all library functions : TCP/IP, FFS, USB, RTOS... I host a webserver for which I use language files...
  • Execute functions from special memmory region
    I'm trying to compile "Bootloader" with commonly used code. But some of the functions not used in "Bootloader" execution runtime. But they will be used and not modified during "main application" development...
  • Speciality of CMSIS RTX RTOS
    Hi Experts, What is the special feature in the CMSIS ARM RTX RTOS compared to other commercial RTOS which makes the integration smoother and gives best performance ?