Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    4,022

    MPLAB ICE 2000 emulator pod

    I have a MPLAB ICE 2000 emulator pod for sale. Only used on one project. It comes with:
    * MPLAB ICE 2000 emulator pod
    * Logic cable
    * Parallel (printer) port connecting the pod to the PC...
  2. Replies
    3
    Views
    3,170

    Hi Mr. E I have setup the program in the MPLAB...

    Hi Mr. E

    I have setup the program in the MPLAB Sim and this is what happens.
    I set the config bits to use INTOSCIO in MPLAB.
    then compile and run in the sim.
    TRISA.6 and TRISA.7 read as "1"...
  3. Replies
    3
    Views
    3,170

    16F913 RA7 Pin control problem

    I am having a problem making RA7 an I/O and making it go low.

    ANSEL = 0
    CMCON0 = $07
    INTOSCIO set in the 16F913.inc file which will give me general I/O on RA6 and RA7

    LOW PORTA.7 ...
  4. Thread: Stack Under flow

    by Wayne
    Replies
    9
    Views
    8,991

    stack underflow

    OK makes sence


    Again Thanks for your help




    Wayne
  5. Thread: Stack Under flow

    by Wayne
    Replies
    9
    Views
    8,991

    stack under flow

    Hi Steve (MR. E)

    Yes that did work and thank you very much for the help.
    But one more thing WHY and what is a stack underflow?

    Again Thanks

    Wayne
  6. Thread: Stack Under flow

    by Wayne
    Replies
    9
    Views
    8,991

    Mplab Sim

    Hi Steve
    You only get the error if you use the MPLAB SIM tool or program the PIC
    and install it in the board.


    Thanks
    Wayne
  7. Thread: Stack Under flow

    by Wayne
    Replies
    9
    Views
    8,991

    goto and gosub

    HI Sinoteq
    There is one gosub and one return. so I would think the return
    would go back to GETKEY. Yes
    Or did I not understand your comment.

    Thanks
    Wayne
  8. Thread: Stack Under flow

    by Wayne
    Replies
    9
    Views
    8,991

    Stack Under flow

    I seem to have a problem with the stack.
    But a stack under flow ??
    When my program get to a return I get this message
    "Stack under flow error occurred from instruction at 0x000126"
    the return...
Results 1 to 8 of 8