• Testing binary serial input in µVision4 debugger
    I wrote a piece of code which uses small memory model. It compiles to 65 bytes data and 1646 bytes code. I'm using 3 register banks and all 16 bytes of bit addressable memory. My SP is initialized to...
  • Testing binary serial input in µVision4 debugger
    I wrote a piece of code which uses small memory model. It compiles to 65 bytes data and 1646 bytes code. I'm using 3 register banks and all 16 bytes of bit addressable memory. My SP is initialized to...
  • Timing requirements for programming
    I recently had a problem with some production units refusing to program using a ULINK2. The processors involved are ARM7 NXP devices and scoping the activity on the JTAG bus it appears the problem...
  • Timing requirements for programming
    I recently had a problem with some production units refusing to program using a ULINK2. The processors involved are ARM7 NXP devices and scoping the activity on the JTAG bus it appears the problem...
  • sending test text file to serial input port
    hi all has someone a uv2 function to send the content of a text file ( ex: C:\XXX.txt) to the SIN vtreg ? Thanks