Hi
I'm currently struggling with downloading my project to a 750-8202 with Package Version 3.5.13.0.
I'm getting the message: Download failed: Not enough memory on device.
If I'm looking at the download messages there should be enough memory on the PFC200.
I have tried "Build -> clean" and "Build->clean all" without success.
Anyone have the same issue?
I will try to install memory tool add on, maybe I can see more.
Thanks, Andy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have found an issue. If I define the Varables as "VAR PERSISTENT" instead of "VAR PERSISTENT RETAIN" (as used to do with RPI) I do not have this effect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
the difference is PFC has only 128kb
if you use a Raspberry PI - retains are saved into an file - there fore not a limitted amount is possible.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I'm currently struggling with downloading my project to a 750-8202 with Package Version 3.5.13.0.
I'm getting the message: Download failed: Not enough memory on device.
If I'm looking at the download messages there should be enough memory on the PFC200.
I have tried "Build -> clean" and "Build->clean all" without success.
Anyone have the same issue?
I will try to install memory tool add on, maybe I can see more.
Thanks, Andy
I have found an issue. If I define the Varables as "VAR PERSISTENT" instead of "VAR PERSISTENT RETAIN" (as used to do with RPI) I do not have this effect.
Hi,
the difference is PFC has only 128kb
if you use a Raspberry PI - retains are saved into an file - there fore not a limitted amount is possible.
BR
Edwin