Author Topic: DM1000 Non Volatile memory size.  (Read 1330 times)

Offline MILTONBJM_CONTROL

  • PLUS+1 Novice
  • *
  • Posts: 1
  • Karma: +0/-0
DM1000 Non Volatile memory size.
« on: August 02, 2024, 04:06:26 PM »
Hello everyone.

I have an application that uses a DM1000.
In this application I need to use a lot of Non volatile memory (over 3 Kbytes).

But, when i tried to compile, the error 196 has returned with the information that has only 2 Kbytes available.



If I remove some parts of the program that contains the instruction of Non volatile memory, the program compiles and show the memory used in below 2kbytes.



But, looking in datasheet of the display, I found the information of FRAM is 32K.




My question is:
How much non volatile memory is available in this display?



Best Regards