Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: richard; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    18,534

    Re: Variable changing mid-code in 16F883?

    i had a slightly different take but am amazed at the similarity




    #CONFIG
    __config _CONFIG1, _HS_OSC & _WDT_OFF & _MCLRE_OFF & _LVP_OFF & _CP_OFF
    __CONFIG _CONFIG2, _WRT_OFF &...
  2. Replies
    3
    Views
    18,534

    Re: Variable changing mid-code in 16F883?

    that looked wrong at first if address started a 1600 but it doesn't.
    perhaps address gets corrupted every time readout is run,
    spaghetti code like that is hard to unravel
Results 1 to 2 of 2