09-27-2023 12:17 PM
Below is the error that I kept getting. It would show up then my project would close. I can't even get the job done.
Raspberry pi LabVIEW project:
How do I go about solving this issue? Does anyone know?
Solved! Go to Solution.
09-27-2023 03:56 PM
Go to this folder:
C:\Users\<your user name here>\Documents\LabVIEW Data\LVInternalReports\LabVIEW\22.3.1f8 (32-bit)\
Find the folder there that matches one of the crashes. You can match the date\time or the report ID.
Inside that you'll find a ZIP file, and inside that there is usually a few unhelpful DMP files but in some (not all) cases there will be a "lvlog.txt" file that contains some information about what was happening when everything crashed. Looking through that file can sometimes point towards a corrupt file or maybe a toolkit you need to reinstall.
10-04-2023 09:11 AM
Thanks Kyle! I think it's fixed by itself, but next time if it happens again, I'll refer to post.