01-30-2025 10:19 AM
It does not show me the errors in the simulation
01-30-2025 10:50 AM
I've never seen that happen. If you have a broken VI and press the broken run arrow it should show you why it is broken.
Do you have multiple applications of LabVIEW open?
Did you press the broken run arrow to get that error list?
01-30-2025 11:05 AM
This is the only error can I show
01-30-2025 11:18 AM
That should definitely show in the error log if your installation of lv is not corrupt.
Investigate what is different in these clusters from output of VI to the loop. Resolve that and u have running code.
02-02-2025 10:23 AM
I could solve the erros, only now when I try to simulate I lose communication with the card, I can connect from the Makerhub panel and add and connect to the card from the project but everything is ruined when the simulation runs, could you help me?
03-18-2025 01:49 PM
Hey, I can't download the image for LabVIEW 2024. Is there any trouble with it?
03-18-2025 02:04 PM
There was an issue with the download link for 2024. It should be fixed now.
-Ken
11-14-2025 01:47 PM
Hi I have been trying to use a beaglebone black with an old distribution of Debian 10.3 IOT and fail in the chroot. Tried in LabVIEW 2020 and 2025, same error. Does anyone have any recomendation.
Connecting to target...
Successfully connected to target.
Successfully connected to the target.
Target configuration updated.
OS Version: 10.3
CPU: Generic AM33XX (Flattened Device Tree)
Systemd Version:
Has Internet Access: True
Device Type: BeagleBone Black
Connecting to target...
Successfully connected to target.
Successfully connected to the target.
Target configuration updated.
OS Version: 10.3
CPU: Generic AM33XX (Flattened Device Tree)
Systemd Version:
Has Internet Access: True
Device Type: BeagleBone Black
No led_aging.sh scritp on target.
Adding MakerHub feed...
MakerHub Feed Already Exists
Updating package index. This may take over 30 seconds depending on your internet speed...
Ign:3 http://deb.debian.org/debian buster InRelease
Ign:4 http://deb.debian.org/debian buster-updates InRelease
Ign:5 http://deb.debian.org/debian-security buster/updates InRelease
Err:6 http://deb.debian.org/debian buster Release
404 Not Found [IP: 151.101.162.132 80]
Err:7 http://deb.debian.org/debian buster-updates Release
404 Not Found [IP: 151.101.162.132 80]
Err:8 http://deb.debian.org/debian-security buster/updates Release
404 Not Found [IP: 151.101.162.132 80]
Ign:1 https://feeds.labviewmakerhub.com/debian binary/ InRelease
Hit:2 https://repos.rcn-ee.com/debian buster InRelease
Ign:9 https://feeds.labviewmakerhub.com/debian binary/ Release
Ign:10 https://feeds.labviewmakerhub.com/debian binary/ Packages
Ign:10 https://feeds.labviewmakerhub.com/debian binary/ Packages
Ign:10 https://feeds.labviewmakerhub.com/debian binary/ Packages
Hit:10 https://feeds.labviewmakerhub.com/debian binary/ Packages
Reading package lists...
Installing LabVIEW...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lvrt20-schroot : Depends: schroot but it is not installable
Checking target status...
Installation failed. If this is the first time the installation has failed try again. If this error persists search, then post on the LabVIEW MakerHub forumsat labviewmakerhub.com/forums/linx.
11-14-2025 03:51 PM
Well I managed to make it work with LabVIEW 2025 and the Debian 11.7 distribution from Beaglebone
https://www.beagleboard.org/distros/am335x-11-7-2023-09-02-4gb-microsd-iot
I used the Beagleboard Imaging Utility and the process described in the tutorial.
https://learn.ni.com/courses/getting-started-with-beaglebone-black-and-labview-community-edition
Don't know how to extract the image to contribute it. Maybe someone can tell be the method used for the other images.
Hope this helps someone.