• Problem with Reading Data fro Data Area
    I am using Keil Uvision 4 and try to run following program, but does not read data from Data area correctly. AREA StrCopy, CODE, READONLY ENTRY Start LDR r1, =srcstr LDR r0, =dststr ...
  • Multi threading not working on RTX Kernel fro LPC1768
    I am trying to configure RTX Kernel for LPC1768. I use RTX help from " http://www.keil.com/support/man/docs/rlarm/rlarm_ar_create_newapp.htm" In the help a file named RTX_Config.c is suggested ...
  • labs function
    There a two unsigned integers. Lets call them red and blue. How can i put them in a if condition? The if condition should be true, if the difference between the two (unsigned integer) variables...
  • RTX Silicon Labs Banking
    Hi all, I have designed my own 8 bit preemptive OS for the Silicon Labs controller C8051F120. I am using the LX51 Linker and the file L51_BANK.A51, modified it according to the sample in the silicon...
  • Silicon Labs - development kit
    Hello, it it probably a stupid question, but can I use this DevKit www.silabs.com/.../ Microcontrollers/en/C8051F020DK.htm within the Keil uVision IDE? I mean to connect to the USB JTAG device...