Shop OBEX P1 Docs P2 Docs Learn Events
Viewport Newbie — Parallax Forums

Viewport Newbie

LightfootLightfoot Posts: 228
edited 2010-06-15 10:35 in Propeller 1
I want to set up my transmitter program for debugging. I followed some of the tutorials and the help file and still cannot get Viewport to work with my spin file. I added the lines of code in the help file, copied the files to the directory, loaded the transmitter into ram and still it does not work.

How do you get the thing so you can set breakpoints, etc. The transmitter uses the attached objects:

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

Comments

  • HannoHanno Posts: 1,130
    edited 2010-06-15 10:35
    Hi!
    Thanks for including the spin code- it looks fine- so it may be working.
    Try using the code view and then click the green triangle ¨play¨button to start debugging your code with breakpoints and stepping. See the 00-debug.spin file for more details.
    Hanno

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Co-author of the official Propeller Guide- available at Amazon
    Developer of ViewPort, the premier visual debugger for the Propeller (read the review here, thread here),
    12Blocks, the block-based programming environment (thread here)
    and PropScope, the multi-function USB oscilloscope/function generator/logic analyzer
Sign In or Register to comment.