Shop OBEX P1 Docs P2 Docs Learn Events
JHB_CogMon_013 — Parallax Forums

JHB_CogMon_013

HydraHackerHydraHacker Posts: 77
edited 2014-02-27 13:29 in Propeller 1
Hi Everybody,

I have started to work on a program that is a monitor program for the Propeller, that is very similar to
the monitor for the Prop II written by Chip Gracey. I am developing this program on my Hydra and it is written in "spin".
So I hope people try it out and tell me what they think.

EDIT: Hey everybody I have corrected a few errors in the help menu that is displayed -
I am sorry about that, the following commands work Map, Start, Stop, ?, Quit, BYTE/WORD/LONG


HydraHacker

Comments

  • Cluso99Cluso99 Posts: 18,069
    edited 2014-02-26 19:22
    You might like to take a look at my zero footprint P1 debugger - traces both spin and pasm.
    IIRC its in the obex

    BTW Welcome to the forums.
  • HydraHackerHydraHacker Posts: 77
    edited 2014-02-26 19:40
    Thanks Cluso99, I will definitely check out your P1 debugger. I was thinking that now I might have to get a DE0-NANO so I can see how the P2 monitor works.

    HydraHacker
  • Cluso99Cluso99 Posts: 18,069
    edited 2014-02-26 22:46
    Thanks Cluso99, I will definitely check out your P1 debugger. I was thinking that now I might have to get a DE0-NANO so I can see how the P2 monitor works.

    HydraHacker
    The source code for the p2 Monitor is in the downloaded P2 code. There is also a writeup the IIRC potatohead did for the monitor.
    I have a P2 Debugger too but it needs to be called by the program so its not like my P1 version. Its not been updated since the major changes starting at Thanksgiving.
  • potatoheadpotatohead Posts: 10,261
    edited 2014-02-26 22:58
    Welcome to the forums. Thanks for posting your monitor for us to look at. You can find the monitor writeup in my blog. If you do get a nano, there is a lot to explore. Have fun!
  • HydraHackerHydraHacker Posts: 77
    edited 2014-02-27 13:29
    Hi Potatohead,

    The document you wrote on the P2 monitor was extremely helpful to me getting this far on my P1 monitor program.
    I really appreciate what you have done, so thank you very much.

    HydraHacker
Sign In or Register to comment.