Other Parts Discussed in Thread: IWRL1432, UNIFLASH,
Tool/software:
Hello,
I am experiencing an issue where the XDS110 port is not detected when I switch the SOP to Functional Mode.
When I flash the appimage file provided by TI, the XDS110 port remains detectable even after switching to Functional Mode:
File:
C:\ti\radar_toolbox_2_30_00_12\source\ti\examples\Industrial_and_Personal_Electronics\Level_Sensing\high_accuracy_low_power_sensors\prebuilt_binaries\high_accuracy_xwrl14xx_demo.appimage
However, when I build the project in Code Composer Studio 12.7.0 using mmWave low-power SDK 05.05.00.02 by following the steps:
"High Accuracy Low Power Sensors => High Accuracy xWRL14xx AppSS => Import to CCS IDE",
and flash the generated appimage file:
File:
high_accuracy_xwrl14xx => Debug => high_accuracy_xwrl14xx_demo.Debug.appimage,
the XDS110 port is no longer detected after switching to Functional Mode.
Additionally, the file sizes are different:
My built file: high_accuracy_xwrl14xx_demo.Debug.appimage (188KB)
TI provided file: high_accuracy_xwrl14xx_demo.appimage (144KB)
Why is the XDS110 port not detected in Functional Mode when using my built appimage?
Additional (The section where the hard fault occurs is shown in the image below.)
Thank you.