• SRAM NoInit LPC Realview
    Hi @all In my LPC-2119 project I need few bytes of internal SRAM which are NOT initialised at boot time. I added in uv3 - Options for target - Target - Read/Write Memory Areas two areas of RAM...
  • STR9 -NOINIT- Variable on powerup or reset
    Hi, Does any body know how to make a variable non initialize to zero on RESET or powerup with Battery backup. I tried declaring memory bank IRAM1 - as NOINIT and scatter file loading (select...
  • C51 RAM Segments Init and NoInit
    Greetings! I have an old product which needs a tune up. It's build with an old C51 UV3 compiler and has battery backed up RAM. I need to segment the battery backed up XDATA into zero initialized and...
  • Keil Real View Debugger -ulink2
    1)Unit can be configured with Target Board (ADUCM360) and shows the Target Serial No and we can set the clock frequency. Set to 1MHZ to test Normal 10Mhz 2)Upon load 1st time we are getting Error...
  • Real View IDE problems
    Hi, When I scroll up or down using the PgUp or PgDn keys or mouse, the text in my editor window is not completely refreshed (repainted). If the current view has tabs or spaces where the previous...