• program exec well in simulator but not when loaded in target
    Hi All i have written routines for 8051RD2,after compiling and building target i tried this program with simulator,it was working fine and was giving me the desired o/p,but when hex file for this routine...
  • Using 'exec("g")' command in a FUNC
    Hello I've been able to successfully use the 'g' debug command on its own in an 'ini' file using µVision's simulator (ver 5.13). Using this function I've been able to move from breakpoint to breakpoint...
  • simulation not working :real hardware does well
    Hi I am using the latest ARM tools (eval) with LPC1111/101 cortex M0 I initialized the cpu and enabled external int on pin P2_0 ; in the simulation the irq is never executed, but when i burn...
  • How could I use the "exec" command in my program?
    I wanna to use the exec command in my program,I don't mean in the user defined function.. Anybody knows how to do that? pls help me!!thanks!:)
  • make a timer to ..,.well time
    I am new so hang with me as i drivel on, i just want to set up a timer on the MCB900 using an lpc935, all i want is to count to a second or 2 so i can use this to measure inputs a set time apart...