cannot open .INC files in MCS


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    The following code with the 16F628A as the selected device
    Code:
    '---------------------------------------------------------------------   
    HIGH porta.0 : PAUSE 10000 
    LOW porta.0
    automatically prompted to use PBPW for the compiler and MPASM for the assembler and
    compiled successfully using the yet to be released FineLineIDE.

    Norm

  2. #2
    Join Date
    May 2010
    Posts
    2


    Did you find this post helpful? Yes | No

    Smile

    i tried david's solution.And it works thanks a lot.

Members who have read this thread : 0

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