Other Parts Discussed in Thread: MMWAVEICBOOST, , UNIFLASH, IWR6843, IWR6843ISK
Hi,
I'm trying to get evaluate the IWR6843ISK-ODS mmWave module and am having issues getting the out-of-the-box demo to work. I do not have the mmWaveICBoost board, and am trying to evaluate the IWR6843ISK-ODS as a standalone device, as such, I've completed the following steps,
I followed the https://dev.ti.com/tirex/explore/content/mmwave_industrial_toolbox_4_5_1/labs/common/docs/hardware_setup/hw_setup_isk_ods_modular_mode_flashing.html hardware setup guide to enable flashing the IWR6843ISK-ODS in standalone mode. I've set the dip switches to the to their specified positions and double checked for correctness. I've also tested to see that the reset button does work, as specified in the directions, and it does.
I next followed the uniflash documenation https://dev.ti.com/tirex/explore/content/mmwave_industrial_toolbox_4_5_1/labs/common/docs/software_setup/using_uniflash_with_mmwave.html and was able to successfully flash (at least according to the debug output from uniflash).
Coming back to the ODS point cloud demo, https://dev.ti.com/tirex/explore/node?node=AHIUqeqTeBwdfCEqyQUuwg__VLyFKFf__LATEST, the firmware specified to be installed is the "xwr64xxODS_mmw_demo" bin file, found in the "<INDUSTRIAL_TOOLBOX_INSTALL_DIR>\mmwave_industrial_toolbox_<VER>\out_of_box_demo\
68xx_ods_point_cloud_demo\prebuilt_binaries\
" subdirectory. I was able to find this directory and the file, and using uniflash, flash the bin file to the device over the IWR6843ISK-ODS onboard micro-usb port.
At this point, I assume I am ready to launch the visualizer, and try to do so. Following the guide to choose the right device com ports for the data and config connection, I open device manager to determine which port is the data port and which is the config port, which looks like the following -
According to the setup guide, the 'enhanced' com port is the CFG port, and the other one will be the Data port. So, from here, I launch the visualizer, and set the com parts as follows,
Upon hitting 'OK', I see in the lower part of the screen, that it's waiting for data and trying to connect.
At this point I configure the setup details and hit the 'Send to Device' button, with the following options selected -
Unfortunately, nothing happens upon hitting send to device. I see no console messages, or any errors. I figure I've done something wrong, and I double check the documentation and everything seems to check out, so I'm really confused as to why it's not working. So far, I've tried changing the serial COM ports around, just in case I was wrong, but still nothing. My next assumption was that I've flashed the wrong firmware, even though the quickstart guide says to use the xwr64xxODS_mmw_demo.bin file, I tried several of the others from the mmWave SDK industrial toolbox out-of-the-box, to no avail.
Hopefully someone can give me a hint on how to get past this and get the visualizer working. I'm assuming I've made a simple mistake somewhere along the line but I don't see where, so any help would be appreciated.
Thanks,
-Kyle