• RAM/ROM usage calculation
    Hello, I am using C compiler version 4.27, assembler version 5.04 and linker version 4.28, along with microvision 3.05. Is there a way to calculate the RAM/ROM usage of my application? Thanks in advance...
  • AT89S8252 with internal ROM and RAM
    Hi. I'm trying to get started in 8051 programming with this Atmel chip and Keil uVision2 (Eval version) I'm new in programming microcontrollers. I'd like to make it simple and use internal FLASH and...
  • Runtime
    How can i calculate the runtime of the program in terms of clock cycles? without looking into the instruction set. Regards Siva
  • Runtime of if
    Hello, if there is code like if (condition) bla = blub; than the timming can be different if condition is true or false. How to make timing equal on both path? Is else dummy...
  • PSB21493 RAM & ROM
    What it is necessary to assign ROM & RAM in Project - Options - Target - External Memory if I want to use SRAM 256 KBit and Flash 8 MByte? What calculate these address?