Other Parts Discussed in Thread: IWR6843ISK
Are there instructions for installing Uniflash on Jetson NX?
I get a cannot execute binary file: Exec format error
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are there instructions for installing Uniflash on Jetson NX?
I get a cannot execute binary file: Exec format error
The command line interface for UniFlash is not available for Arm either. What device are you trying to program? I can forward to that team as maybe they have some other solution for programming from an Arm host.
Regards,
John
The Uniflash tool has installers for Windows, macOS, and Linux.
You can also try the web-based Uniflash tool here: https://dev.ti.com/uniflash/#!/
I am not sure it if is has been verified on an ARM host, but you are welcome to try and see if that works or not.
Regards,
Kyle
Hi Kyle,
Do you think you can recompile the source code such that it is supported on ARM (or provide the source code)?
Or do you have any other way to flash through ARM?
I do not manage the source code for the Uniflash tool, so I do not have the ability the recompile it such that it is supported on ARM.
Did you try the online Uniflash tool?
Regards,
Kyle
Kyle,
The questions on UniFlash have already been answered earlier in the thread. UniFlash is not available for running on an Arm host. That would involve porting, building and releasing a pretty extensive software stack. There are no plans to do this at this time.
The question is in Radar do we have a way to program this device (likely over a non-JTAG path) that can be done from a host processor such as an Arm.
REgards,
John
Running code on IWR6843ISK requires either flashing a CCS debug image or an application binary to the EVM using Uniflash. These are the two options for programming the device and both require the use of Uniflash.
Regards,
Kyle