• code optimization
    hai, i am working on STR912FW42 Microcontroller using uvision3 compiler. how can i use the code optimization levels. i got the errors while i have change the optimization levels. i want explanation...
  • code optimization
    hai, what are the ways to reduse code.
  • placing code at specific address
    in main() I have two pieces of code - the first one needs to start at the beginning of main and it is very small the second one will be placed just after at the beginnig adddress + 200h can you tell...
  • locating code at a specific address
    We are using the P87C51MC2 in extended memory. We are currently up to 512K bytes of code (ECODE). For test reasons I would like to locate code at a specific address. If I have main.obj, A.obj, B.obj...
  • Runtime / Simulation Specific Code
    Hello everyone, So, I am working with an 8051W core processor (with OTP, once again, that's a whole other discussion) and I'm pretty maxed out on code space and looking to trim it down a bit. I need...