02-05-2018 10:04 AM
I'm using the LabVIEW Embedded module for ARM microcontrollers with the my arm embedded system.
When I I try to build/run the vi that with Nonlinear Curve Fit.vi,
I get the following error:
compiling NI_Gmath_lvlib_LM_Numeric_Gradient.c...
..\..\NI_Gmath_lvlib_LM_Numeric_Gradient.c(4245): error: #167: argument of type "float64 *" is incompatible with parameter of type "PDAArrPtr *"
compiling NI_Gmath_lvlib_X_plus_h.c...
(I just copied the wrong compiling information)
02-06-2018 01:57 PM
(Please attach VIs instead of images to increase the quality of our help.)
02-07-2018 12:26 AM
Hi altenbach
Thanks for your reply.
02-07-2018 01:02 AM
Sorry, I have no experience with the toolkit, just commenting on the code in general.