• 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 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...
  • CODE SIZE LIMIT
    HI. i am programing AT89S8253 my code is about 900 lines and yet to increase.... while building target... it displays... RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT USED:085BH... plss help...
  • 2k limitation code
    Hi guys, I am currently using the evaluation software C51 tool kit to compile my c code into machine code. Apparently, this version of software has a limitation of 2k of object code. At first I thought...
  • Code limit exceeding 64KB
    Can anybody say how to interface the EPROM(64KB) with P89c51RD2HBP so that when the code limit exceeds 64KB in the philips controller the exceeded segment should goto the EPROM.