Other Parts Discussed in Thread: UNIFLASH
I am following the guide presented in the Presence and Motion users guide in the TI Resource Explorer as I would like to use the Industrial Visualizer without it suffering a fatal crash whenever I try to run a demo on my device.
I follow the guide presented from Quickstart xWRL6432 Device: Using the Radar Toolbox Industrial Visualizer.
The device is configured as stated in flashing mode: S1 = 000010 S4 = 0011 and I try to flash the binaries that are supposed to be in <MMWAVE_SDK5_INSTALL_DIR>\examples\mmw_demo\motion_and_presence_detection\prebuilt_binaries but the only things there are some .appimage files, which if I try to load them returns an error (to be expected):
Error!
Cannot read System Setup data from XML file C:\Users\[user]\AppData\Local\Temp\ti_cloud_storage\uniflash_temp.ccxml Error parsing file: Fatal Error at (25, 46): An exception occurred! Type:UnexpectedEOFException, Message:The end of input was not expected
Is there a repository where I can find the .bin files that are expected in the Uniflash program or is it supposed to work with the .appimage files?
Cheers.