Other Parts Discussed in Thread: AWR1443, UNIFLASH,
Hello,
I am using a AWR1443 eval board and I am not able to reflash radarss or MSS .bin files.
I want to flash the radarss.bin file provided in the 1_2_0_5 SDK.
Here is the log from uniflash:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I am using a AWR1443 eval board and I am not able to reflash radarss or MSS .bin files.
I want to flash the radarss.bin file provided in the 1_2_0_5 SDK.
Here is the log from uniflash:
Hi,
This file is not supposed to be flashed. The binary file that includes the demo application is the one that is supposed to be flashed. This file includes the radarss.bin
C:\ti\mmwave_sdk_01_02_00_05\packages\ti\demo\xwr14xx\mmw\xwr14xx_mmw_demo_mss.bin
Does this answer your question?
Thank you
Cesar
Ok thank you for the information.
I was confused because in uniflash, there is a box to add the radarss image and another one for the mss image. And when I try to flash the mss image (the one you mentionned), I have the same error.
I saw there is a different interface in uniflash when I choose the AWR1443 target and the AWR1443BOOST target.
Which one should I use ?
When I recompile the demo code, will the bss be added to the image (xwr14xx_mmw_demo_mss.bin)
Thank you
Hi,
You need to determine first if the AWR1443BOOST EVM has a ES2.0 or ES3.0 silicon.
When did you buy the board? If you purchased the board in the last two years it is probably an ES3.0 silicon
If you have an EVM with ES3.0 silicon you will need to use SDK 2.1. SDK 1.x will not work.
In Uniflash, you should chose the AWR1443BOOST
Please make sure that SOP settings are correct
thank you
cesar
if you notice on the silicon 964D than you have an ES 2.0 silicon and you need to use SDK 1.2
if you notice on the silicon 964FC, than you have an ES3.0 silicon and you need to use SDK 2.1
There are differences in which files to flash for each SDK
Flashing instructions are provided in the SDK User's Guide provided for each SDK release
Thank you
Cesar