Other Parts Discussed in Thread: IWR6843ISK
Hello,
I'm new to TI hardware and software, so bear with me in case this isn't the most intelligent question. I am trying to use mmWave Studio 2.1.1.0 to connect to an IWR6843ISK module (without MMAVEICBOOST), and I keep encountering the following error when starting mmWave Studio in Windows 10 enterprise 21H2:
[20:25:54] &&&&&&&&&&&&&&&&&&&&
[20:25:54] ***Script FAILED!***
[20:25:54] &&&&&&&&&&&&&&&&&&&&
[20:25:54] Exception message is:
[20:25:54] Unable to load DLL 'RadarLinkDLL.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have extensively searched the forum for a solution to this issue, but I have not found out what I'm doing wrong. I have installed the following:
- 32-bit versions of Matlab Runtime Engine (Version 8.5.1) and Microsoft Visual C++ 2013 Redistributable package
- The mmWave SDK package,
- The FTDI drivers
- mmWave Studio itself
I have double-checked that the Matlab Runtime Engine and Microsoft Visual C++ Redistributable package are 32-bits, and that RadarLinkDLL.dll is present in C:\ti\mmwave_studio_02_01_01_00\mmWaveStudio\RunTime.
I have already tried the following in an attempt to fix the issue:
- Re-installing everything
- Using various different sources for the FTDI drivers, as well as those that come with mmWave Studio
- Downloading and installing different Microsoft Visual C++ Redistributable packages
- Booting up mmWave Studio while the IWR6843ISK is connected and while it is not connected
Does anyone know if I'm missing something, or what it is that I'm doing wrong?