Message: {Line 405} error: Out of data space!

5 views
Skip to first unread message

Zet Weeh

unread,
Sep 19, 2022, 10:09:42 AM9/19/22
to jallib
Hi 
I have a program that writes to SD and I can follow it with serial_sw on RealTerm.
When I want to send it to an oled-lcd I get the message: {Line 405} error: Out of data space!
When I remove all the new stuf with the blue arrow I still get the same message.
 When I compare it with the original program I can,t find a difference and still remains the error; also after a restart of the Jaleditor and after a restart of Windows.
Who can tell me how this is possible?

kindly regards,
Peter

Rob CJ

unread,
Sep 19, 2022, 1:48:10 PM9/19/22
to jal...@googlegroups.com
Hi Peter,

Which PIC are you using? If you use for example a PIC16 and you declare an array larger than 80 bytes you get the same message since it can only deal with arrays of at most 80 bytes due to the limitation of the PIC. If you use a PIC18 the limitation is at 256 bytes.

If you want a larger array then use the large_array.jal library.

Kind regards,

Rob


Van: jal...@googlegroups.com <jal...@googlegroups.com> namens Zet Weeh <zet....@gmail.com>
Verzonden: maandag 19 september 2022 16:09
Aan: jallib <jal...@googlegroups.com>
Onderwerp: [jallib] Message: {Line 405} error: Out of data space!
 
--
You received this message because you are subscribed to the Google Groups "jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jallib+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/193e1180-56a3-4219-aa45-5985217d9458n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages