How to control PICkit debug window cursor??


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427

    Default How to control PICkit debug window cursor??

    I would like to be able to control the cursor in a PICkit2 debug window...

    I can not, for the life of me, figure out how to reset the cursor to home position or any other cursor control.

    I have tried $1B,$5B,$48 which is the hex representation for "ESC[H" which according to some ascii tables is the command to send the cursor home. But it does not work.

    Anyone have any ideas??

    Thanks
    Last edited by Heckler; - 27th May 2011 at 05:56.
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: How to control PICkit debug window cursor??

    As far as I'm aware of, the last time I used PICKIT 2 it was not ANSI compliant, so you're out of luck unless you modify the application source code.... OR use a real ANSI terminal like TeraTerm, Hyperterminal and so on.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts