a problem with thonny or µPython???
Posted: Wed Nov 04, 2020 6:44 pm
Hello,
I want open a file. This file is r.a.120kB. Because I have a ESP with 8/4MB SPI-RAM. I open the file, read it with readlines(), determinate the numbers of lines and show that in the shell. SC1
All in butter.
Maby a half minutes later the completly content of the variabe lines/file appears in the shell. The ESP hangs up(I must reset him) and the Thonny is 1 minute blocked. SC2
I suspect this is related to the size of the variable. Or ist his a problem of Thonny?
I want open a file. This file is r.a.120kB. Because I have a ESP with 8/4MB SPI-RAM. I open the file, read it with readlines(), determinate the numbers of lines and show that in the shell. SC1
All in butter.
Maby a half minutes later the completly content of the variabe lines/file appears in the shell. The ESP hangs up(I must reset him) and the Thonny is 1 minute blocked. SC2
I suspect this is related to the size of the variable. Or ist his a problem of Thonny?