• How to flash two applications?
    Hi, I have a Default-Application and a Bootloader-Application. Both are developped separately. The Bootloader-Application can load the Default-Application. But prior to shipment of our product...
  • splitting the code memory into two parts
    I am using keil uvision2 and C51. I want to split the resulting hex file into 2 parts . please how is it possible?
  • Two different code area?
    Hi all , I want to run program which has some 2 different code area. In the example that I have written below CODEAREA1 gets executed until I branch to CODE AREA2….after branching to CODEAREA2 I am getting...
  • Two Uarts
    I am looking for 8051 core based micro controller with two uarts. Seems like it does not exist. Please help
  • How to download two APPs in flash in one step?
    Hi everybody, We are using uVision3, LPC2104(ARM7) & ULINK-JTAG. We are trying to download two applications to flash in one only step, that is, selecting only one file. -Option 1: We could do it editing...