Hi e2e,
Issue:
- Prebuilt appimage not working when flashed on some 2944 EVMs. The UART application port only shows SBL logs and application seems to not be working. (When using the High-End Corner Radar example application in RTB version 1.00.01.07)
Fix:
- Download the mmwave mcuplus SDK 4.4
- When setting the environment to build the application using the setenv.bat from mmwave mcuplus SDK 4.3.0.1 (as mentioned in the userguide), please change the DFP version set in the file as follows:
- set MMWAVE_AWR294X_DFP_INSTALL_PATH= C:\ti\mmwave_mcuplus_sdk_04_04_00_00\mmwave_dfp_02_04_08_01 instead of
set MMWAVE_AWR294X_DFP_INSTALL_PATH=%MMWAVE_SDK_TOOLS_INSTALL_PATH%/mmwave_dfp_02_04_05_00
- set MMWAVE_AWR294X_DFP_INSTALL_PATH= C:\ti\mmwave_mcuplus_sdk_04_04_00_00\mmwave_dfp_02_04_08_01 instead of
- This will rebuild the application with the new firmware that supports the both the ES1.0 and ES2.0 EVMs.
- To use the application debug binaries with CCS, please flash the ccsdebug.bin file from the mmwave mcuplus SDK 4.4
- In CCS project build, the path to the DFP can similarly be updated in the project properties.
The fix will be applied in a future release of the Radar toolbox.
Regards,
Kaushik