A little HELP!!


Results 1 to 40 of 77

Thread: A little HELP!!

Threaded View

  1. #34


    Did you find this post helpful? Yes | No

    Default Re: A little HELP!!

    Some booboos from both of us !

    The DIG operation I got reversed, DIG 0 gives the units, DIG 1 the tens, and so on, the example I found on how it worked was ambiguous and I did say it was all untested in post 48.


    To get it on the screen the variable was wrong it needed to be changed from ASCCHAR to STVCHAR, but only for DIG use.

    HEADER:
    LINECOUNTER=12 'SET START POSITION

    There is no line 12 ! check the STV spec it has 11 rows so valid would be 0 - 10.

    I have put back the "NTSC" as that should always work, if what you have done after does not show but NTSC does then the problem must be in the new code addition.

    I found one wdata that had a bit incorrect and have corrected those, easily done if the codestudio cursor is in the wrong place and you type something.

    I would suggest small changes to the code, try it, if it works fine go on to next changes. Also perhaps save each version as you go with a number in the file name so you can easily go back to the last working.


    Base colour and text is back to white on blue as it was a setting I knew that worked.

    Try the enclosed hex file generated from Your post with corrections as above, files called NTSC-RPM. Works fine on my test boards.
    Attached Files Attached Files

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