Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-24 Thread rob...@hotmail.com
rors >> writing result >> Code area: 22787 of 32768 used (words) >> Data area: 229 of 4096 used >> Software stack available: 80 bytes >> Hardware stack depth 7 of 16 >> 0 errors, 0 warnings >> >> Kind regards, >> >> Rob >> >&g

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-10 Thread vsurducan
stack available: 80 bytes > Hardware stack depth 7 of 16 > 0 errors, 0 warnings > > Kind regards, > > Rob > > -- > *Van:* jallib@googlegroups.com namens vsurducan > > *Verzonden:* zaterdag 10 september 2022 06:11 > *Aan:* jallib@googlegroups.c

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-10 Thread Rob CJ
9 september 2022 07:03 Aan: jallib@googlegroups.com<mailto:jallib@googlegroups.com> mailto:jallib@googlegroups.com>> Onderwerp: Re: [jallib] Code does no longer work when program size increases using mutiplication? Rob, can you check also the stack length when pic goes in loop

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-09 Thread vsurducan
tack length? > > Thanks. > > Kind regards, > > Rob > > -- > *Van:* jallib@googlegroups.com namens vsurducan > > *Verzonden:* vrijdag 9 september 2022 07:03 > *Aan:* jallib@googlegroups.com > *Onderwerp:* Re: [jallib] Code does no

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-09 Thread Rob CJ
vsurducan Verzonden: vrijdag 9 september 2022 07:03 Aan: jallib@googlegroups.com Onderwerp: Re: [jallib] Code does no longer work when program size increases using mutiplication? Rob, can you check also the stack length when pic goes in loop reset? On Thu 8 Sep 2022, 9:00 PM rob...@hotmail.com

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-08 Thread vsurducan
Rob, can you check also the stack length when pic goes in loop reset? On Thu 8 Sep 2022, 9:00 PM rob...@hotmail.com Hi all, > > I have the following strange problem. I am working on the ILI9341 library > and the graphics was staring to work but I could not manage to write text > to the screen. Wh

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-08 Thread rob...@hotmail.com
Hi Peter, Thanks for the feedback, so you had it too. I know you are using a PIC18. I am using a PIC16 so that could not be it. When it happens I also get some random characters on the serial port. Since it might be a serious issue, I will first finish the library and mention in the code not t

Re: [jallib] Code does no longer work when program size increases using mutiplication?

2022-09-08 Thread Zet Weeh
Hi Rob I had the same with a picture and it stoppen when I controller the hardware. The next time it happende again: Mauve static electricity? I stopped with your program because I knew you were still working on it. Greetings Peter Mijn spreuk: Wees nieuwsgierig maar hou maat. > Op 8 sep.

[jallib] Code does no longer work when program size increases using mutiplication?

2022-09-08 Thread rob...@hotmail.com
Hi all, I have the following strange problem. I am working on the ILI9341 library and the graphics was staring to work but I could not manage to write text to the screen. When I tried that the PIC went haywire and sometimes came into some kind of constant reset state. By accident I discovered