12:18 pm
April 26, 2017
Hello Forum,
Considering this tool for an upcoming project. I'm a long time LabVIEW developer. But quite new to Arduino.
When I try to compile the Analog - Input - Temperature.vi example, I get an error when generating the downloadable program.
Unfortunately, I cannot copy and paste the error text and the 112k JPG file is "exceeding the maximum upload size" for this forum.
The errors point to a number of both Native functions and Arduino functions claiming they are not supported. In one case, the "Wait" function is not supported.
Can someone shed some light on why I see these errors and how I can move past them?
3:21 am
March 12, 2015
patwillallen said
Hello Forum,Considering this tool for an upcoming project. I'm a long time LabVIEW developer. But quite new to Arduino.
When I try to compile the Analog - Input - Temperature.vi example, I get an error when generating the downloadable program.
Unfortunately, I cannot copy and paste the error text and the 112k JPG file is "exceeding the maximum upload size" for this forum.
The errors point to a number of both Native functions and Arduino functions claiming they are not supported. In one case, the "Wait" function is not supported.
Can someone shed some light on why I see these errors and how I can move past them?
You are probably using the Arduino Code option, which is only usable for creating custom libraries (refer to the user manual). You should only be using "Verify" or "Compile and Download" for standard compilation.
12
1 Guest(s)