06-12-2018 03:16 PM - edited 06-12-2018 03:22 PM
I had installed Embedded Module for ARM Microcontroller on two computers with no problem in the past but today I was faced with a new problem while installing this module on a new computer. The image is shown below.
How can I fix this problem? I should mention that this error happens at the first step of installing when 0 percent of installing is done.
Another matter I want to know is that, is there anyway instead of using Keil ULINK2 USB-JTAG adaptor in order to use this LabVIEW module for an ARM as the target or not? For example, using USB port on the board?
Thank you.
Solved! Go to Solution.
06-14-2018 10:55 AM
Hello,
I am wondering is there are any differences between the two computers where you could successfully install the module and this third computer? For example, different Operating Systems?
Also, did you download this installer from ni.com or do you have physical media? Sometimes data can get corrupted on physical media, which could be causing this problem. You could try downloading it again from this website.
06-15-2018 05:33 AM
@H.Forouzani wrote:
Another matter I want to know is that, is there anyway instead of using Keil ULINK2 USB-JTAG adaptor in order to use this LabVIEW module for an ARM as the target or not? For example, using USB port on the board?
IIRC (it's been a while), you need JTAG for debugging. You can still compile without it, and upload the program any way you want, but for debugging you need the JTAG connection.
06-20-2018 12:24 PM
Hi,
One of the computers has Windows 10 (the one that works correctly) and two others have Windows 7.
I don't understand what you mean by the word " physical media". I used a similar installer which was downloaded from ni.com for all of the computers.
I don't know what goes wrong on those two computers.
06-20-2018 12:28 PM - edited 06-20-2018 12:43 PM
Hi,
wiebe@CARYA wrote:
@H.Forouzani wrote:
Another matter I want to know is that, is there anyway instead of using Keil ULINK2 USB-JTAG adaptor in order to use this LabVIEW module for an ARM as the target or not? For example, using USB port on the board?
You can still compile without it, and upload the program any way you want, but for debugging you need the JTAG connection.
Thank you for your reply. Would you please send me a link to show me how can I compile and upload program on ARM microcontroller using LabVIEW and without any JTAG.
But the first problem is not fixed yet. Can anyone give me a solution?
06-21-2018 09:19 AM
@H.Forouzani wrote:
Hi,
wiebe@CARYA wrote:
@H.Forouzani wrote:
Another matter I want to know is that, is there anyway instead of using Keil ULINK2 USB-JTAG adaptor in order to use this LabVIEW module for an ARM as the target or not? For example, using USB port on the board?
You can still compile without it, and upload the program any way you want, but for debugging you need the JTAG connection.
Thank you for your reply. Would you please send me a link to show me how can I compile and upload program on ARM microcontroller using LabVIEW and without any JTAG.
Not sure if there is such a link... It's been year since I briefly tried the ARM SDK. I think the software will simply compile and try to upload. If that fails, it's still compiled. No idea how to upload it, but I did it back then, because I thought the officially supported JTAG dongle was way to expensive. It might even be supported by the ARM SDK, although debugging is not possible since the HW doesn't support that...
@H.Forouzani wrote:
But the first problem is not fixed yet. Can anyone give me a solution?
I really have no idea. Contact NI?
06-21-2018 06:27 PM
wiebe@CARYAThank you for your reply. Would you please send me a link to show me how can I compile and upload program on ARM microcontroller using LabVIEW and without any JTAG.
Not sure if there is such a link... It's been year since I briefly tried the ARM SDK. I think the software will simply compile and try to upload. If that fails, it's still compiled. No idea how to upload it, but I did it back then, because I thought the officially supported JTAG dongle was way to expensive. It might even be supported by the ARM SDK, although debugging is not possible since the HW doesn't support that...
I was just looking for any user guide about LabVIEW embedded module for ARM microcontrollers. I know that it's possible to upload the compiled hex file without JTAG. But doing this when using LabVIEW embedded module is my matter. As you mentioned, you did this in the past. It's OK. Thank you anyway. I will try it myself.
wiebe@CARYAI really have no idea. Contact NI?
Yes, I will contact NI experts or may ask my question on another new thread later.
Regards,
Hossein