Announcement

Collapse
No announcement yet.

Pic16f1704

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Pic16f1704

    Compiles fine in every way until added EEPROM "read" and "write" instructions. Error message [ASM ERROR] Symbol not previously defined (EEADR) (0) : Error[113]. Compiling same code for different chips works normally. Ideas? TIA , Al

  • #2
    I cannot find EEPROM in the PIC16F1704 Data Sheet anywhere. It probably doesn't have it, and that's why you're getting the Errors.
    We can crack this cotton PIC'n thang!

    Comment


    • #3
      mpgmike's right.

      That part has HEF for nvm, not EEPROM.

      Comment

      Working...
      X