Hi Kiste, Done. They will be part of the next bee-package.
Thanks again for this nice improvement. Kind regards, Rob ________________________________ Van: 'Oliver Seitz' via jallib <[email protected]> Verzonden: maandag 21 december 2020 18:55 Aan: [email protected] <[email protected]> Onderwerp: Re: [jallib] Large_array update Hi Rob! Glad you could test it working! Err... The \ before the $ was neccessary in the bash version to not have it read as variable. I just copied the text over from there without thinking ;-) Attached is the script with the \ removed, also in the generated files. As I don't have write permission on the repo, I'd be grateful if you could do the commit. Greets, Kiste Am Montag, 21. Dezember 2020, 18:36:30 MEZ hat Rob CJ <[email protected]> Folgendes geschrieben: Hi Kiste, I ran the program, compiled 3 sample files of which I tested 2 and it all works perfectly. I also tested it for a very large array of 8k without any problems. I propose we add both the python script and the large arrays to the release and remove the files you mentioned. One small question: What is the '\' doing before the $Revision$ ? Again great work. Shall I do the GitHub commits and changes (remove files from the release) for you? Kind regards, Rob ________________________________ Van: 'Oliver Seitz' via jallib <[email protected]> Verzonden: maandag 21 december 2020 14:25 Aan: [email protected] <[email protected]> Onderwerp: Re: [jallib] Large_array update Hi Rob, so here it is. I've added some ifs to avoid warnings when defining small arrays on PIC14 cores. :-D May I point out that it is not 2 files that are obsolete then, but these: large_byte_array_1_pic14.jal large_byte_array_1_pic16.jal large_byte_array_2_pic14.jal large_byte_array_2_pic16.jal large_byte_array_3_pic14.jal large_byte_array_3_pic16.jal large_byte_array_4_pic14.jal large_byte_array_4_pic16.jal large_dword_array_1_pic14.jal large_dword_array_1_pic16.jal large_dword_array_2_pic14.jal large_dword_array_2_pic16.jal large_dword_array_3_pic14.jal large_dword_array_3_pic16.jal large_dword_array_4_pic14.jal large_dword_array_4_pic16.jal large_word_array_1_pic14.jal large_word_array_1_pic16.jal large_word_array_2_pic14.jal large_word_array_2_pic16.jal large_word_array_3_pic14.jal large_word_array_3_pic16.jal large_word_array_4_pic14.jal large_word_array_4_pic16.jal Greets, Kiste -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/1908908800.3108533.1608573341279%40mail.yahoo.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/AM0PR07MB6241D58142D3C494A4D7F6B0E6C00%40AM0PR07MB6241.eurprd07.prod.outlook.com.
