• After linking, how much code and RAM....
    Hi, I'm using uVision2 v2.30. After I compile & link, where do I look to see how much Code & RAM were used up. Thanks
  • How we can monitor our code characteristic statics?
    Hi I'm developing PIC18Fxxx with MIKROC PRO compiler and i can simply monitor my code characteristic in the menu which name is statics and it include pie chart for RAM and ROM and function location...
  • How much Stack size needed
    Hello Im using uVision3 3.60 with LPC2366. How can I get the maximum stack usage? I tried like this (see below) but the result is: Maximum Stack Usage = 0 bytes + Unknown(Cycles, Untraceable Function...
  • How to create our own peripherals of AGDI
    I finished functions of AGDI in our chip. But our chip's peripherals are difference with standard 8051s'. How to create or modify the peripherals in the AGDI. Plase give me some advice.
  • 2K Code - how much of a limit is that?
    The free Evaluation version of the Keil tools has a 2K limit on generated code size. Just wondering: how much can you actually achieve in 2K on an 8051? I'm sure there must be a number of worthwhile...