That line tries to create a memory structure 3800 bytes in size on a device with 2k of RAM (I guess you're using the Arduino UNO because you haven't specified differently).
I can not understand why I have this error!
What's "this error" exactly? Don't let us guessing.
Thank's. I have Arduino DUE.
My intent is to create a catalog with constant data and transfer them to 24LC256.
This data will not be changed.
You would have to suggest some other solution?