out of memory using DT-ints-14 and 16F610


Results 1 to 2 of 2

Threaded View

  1. #1

    Default out of memory using DT-ints-14 and 16F610

    wanted to use tmr2 interupts and DT-INTS...
    The 16F610 only has 128 bytes of ram...
    As far as i was aware, DT-INTs uses only enough ram to save the state registers...

    It can't save WSAVE1 to 3 and WSAVE, RR1-SAVE, RR2-SAVE, RS1-SAVE and RS2-SAVE as well as one of my vars the is one byte...

    my code only uses 5 bytes of memory to store it's vars...

    Is their anything that can be done?

    I'm using TMR2 for software PWM, i've seen DT's SPWM, but the question is, does it use less RAM?

    Any help appreciated

    :edit
    Tried DT SPWM, it's better in that it can only not save WSAVE1-3 and WSAVE.
    Any help appreciated
    Last edited by comwarrior; - 6th January 2011 at 20:32. Reason: additional info

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