Other Parts Discussed in Thread: UNIFLASH, AWR2944
Hello,
I was learning how to flash the OOB demo for AWR2944EVM and had two quick questions.
(1) I read "How to flash an image onto mmWave EVM" on page 31 of mmWave MCUPLUS SDK User's Guide (4.2.0)
In that tutorial, it talked about file:///C:/ti/mmwave_mcuplus_sdk_04_02_00_01/mcu_plus_sdk_awr294x_08_01_00_34/docs/api_guide_awr294x/TOOLS_FLASH.html for the flashing steps.
In the "Flash configure file" section, there is a file named "default_sbl_ospi.cfg". However, I didn't find this file under C:\Users\cuiha\Desktop\flashing_tools\boot\sbl_prebuilt\awr294x-evm\
(2) If I understand it correctly, after configuring the XX.cfg file. I only need to do
> python uart_uniflash.py -p COMX --cfg=./sbl_prebuilt/awr294x-evm/XX.cfg
The above commands will flash three files for me automatically. Then, set the EVM back to QSPI Boot Mode for using.
I understand that to use the OOB demo, I need to flash awr2944_mmw_demoTDM.appimage under C:\ti\mmwave_mcuplus_sdk_04_02_00_01\mmwave_mcuplus_sdk_04_02_00_01\ti\demo\awr294x\mmw\
However, how should I know which the first two *.tiimage files to use for the OOB demo? Is there an example *.cfg file for flashing the OOB demo?
Thank you very much!
Best,
Hang