• Debugging properly but not running onboard.
    Hello, I am using Uv4 for LPC2148, my LED blinking program works fine in debug mode but does not runs on the board. I am using Flash magic to flash the program. Pls help.
  • code doesnt execute properly
    I have seembled an asembly program and linked its .obj file to the .obj of compild c source file through command line . This assembly function is called from a c source code,but I face a problem that...
  • Re:Re code does not execute properly
    the following code is an IAP routine in assembly being called from a c source : The return path is not found by the assembly function. #include <REG51F.H> extern void led_wr(unsigned char x); extern...
  • Cannot enter Debug Mode
    Hi when downloading i get the error message "Cannot enter Debug Mode" is any one know whats the problem. best regards
  • Cannot enter debug mode
    Ulink2 was working fine,suddenly when i try to debug giving error message "Cannot acess memory" why is it?What is the solution?