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.

AWR2243: looking for a Cascade DFP example working on AWR1243P cascade

Part Number: AWR2243
Other Parts Discussed in Thread: AWR1243

We are working on AWR1243P cascade eval board.

We managed to configure the sensors and capture the data using "mmwave_studio_02_01_01_00" .

"xwr12xx_metaImage.bin" is used as the firmware image from "mmwave_dfp_01_02_05_01" .package.

Then we decided to run the cascade example provided in "mmwave_dfp_02_02_02_01" to configure and ARM the TDA.

It seesm that this package is released for the AWR2243 cascade. So I made some changes in the examples code to make sure the AWR1243 firmware gets loaded. These is the list of changes:

- mmw_example.c : line55 -> #include "firmware/xwr12xx_metaImage.h"

I copied "mmwave_dfp_01_02_05_01"'s folder contents over "mmwave_dfp_02_02_02_01\firmware"

- mmw_example.h: line 60 -> #define MMWL_FILETYPE_META_IMG (4U)

suggested by: e2e.ti.com/.../887992

After cleaning and bulding the project, we tried to run it but we got couple of errors.

And at the end it couldnt Arm the TDA to trigger the framer.

I have already attached the log file for further investigation.

It would be great to provide a separate working cascade example  for the AWR1243P.

Thanks

Amin

================= mmWaveLink Example Application ====================

INFO: Registered Async event handler with TDA

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug  5 2019 15:04:45

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Connection to TDA successful!

Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

Device map 1 : SOP 4 mode successful

Device map 1 : Device reset successful

Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

Device map 1 : MSS Power Up Async event

PowerUp Time = 1471171, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0

Device map 1 : mmWave Device Power on success

==========================Firmware Download==========================

Device map 1 : Meta Image download started

Device map 1 : Download in Progress: 0%..0%..1%..1%..2%..2%..3%..4%..4%..5%..5%..6%..7%..7%..8%..8%..9%..10%..10%..11%..11%..12%..13%..13%..14%..14%..15%..16%..16%..17%..17%..18%..19%..19%..20%..20%..21%..22%..22%..23%..23%..24%..25%..25%..26%..26%..27%..28%..28%..29%..29%..30%..31%..31%..32%..32%..33%..34%..34%..35%..35%..36%..37%..37%..38%..38%..39%..40%..40%..41%..41%..42%..43%..43%..44%..44%..45%..46%..46%..47%..47%..48%..49%..49%..50%..50%..51%..52%..52%..53%..53%..54%..55%..55%..56%..56%..57%..58%..58%..59%..59%..60%..61%..61%..62%..62%..63%..64%..64%..65%..65%..66%..67%..67%..68%..68%..69%..70%..70%..71%..71%..72%..73%..73%..74%..74%..75%..76%..76%..77%..77%..78%..79%..79%..80%..80%..81%..82%..82%..83%..83%..84%..85%..85%..86%..86%..87%..88%..88%..89%..89%..90%..91%..91%..92%..92%..93%..94%..94%..95%..95%..96%..97%..97%..98%..98%..99%..Done!

Device map 1 : Meta Image download complete ret = 0

Device map 1 : Firmware update successful

=====================================================================

Device map 1 : MSS Boot Error Status Async event

, Error Status=1 index=0

Device map 1 : CRC Type set for MasterSS success

Device map 1 : BSS Power Up Async event

Device map 1 : RF Version [ 2. 0. 0. 1]
Device map 1 : MSS version [ 1. 10. 0. 20]
Device map 1 : mmWaveLink version [ 2. 2. 2. 1]

Device map 1 : RF Patch Version [ 1. 2. 0. 3]
Device map 1 : MSS Patch version [ 1. 2. 0. 2]

Device map 1 : Lot Number [9364995]
Wafer Number [5]
Die Coordinates in Wafer ([34], [409])

Device map 1 : Radar/RF subsystem Power up successful

======================Basic/Static Configuration======================

Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled

Device map 1 : Channel Configuration success

Device map 1 : Calling rlSetAdcOutConfig With [2]ADC Bits and [1]ADC Format

Device map 1 : AdcOut Configuration success

Device map 1 : Calling rlRfSetDeviceCfg With bssAnaControl = [0] and bssDigCtrl = [0]

Device map 1 : RF Device Configuration success

Device map 1 : Calling rlRfSetLdoBypassConfig With Bypass [0]

Device map 1 : LDO Bypass Configuration success

Device map 1 : Data format Configuration success

Device map 1 : Low Power Configuration success

Device map 1 : APLL Synth BW Configuration failed with error 3

Device map 1 : Basic/Static configuration failed with error -1

==================Programmable Filter Configuration==================

Device map 1 : Calling rlRfSetProgFiltConfig with
coeffStartIdx[0]
progFiltLen[14] GHz
progFiltFreqShift[100] MHz/uS

Device map 1 : Programmable Filter Configuration failed with error code 113

Device map 1 : Calling rlSetFrameConfig with
Start Idx[0]
End Idx[11]
Loops[64]
Periodicity[100]ms

Device map 1 : Calculated TDA Height is 768

Device map 1 : Calculated TDA Width is 0

Device map 1 : Frame Configuration failed with error 75

INFO: Device map 1 : Setting width = 0 and height = 768 successful

Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Sending framePeriodicity = 100 successful

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Sending capture directory = Cascade_Capture successful

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Sending pre-allocated files = 0 successful

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Sending enable data packing = 0 successful

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Sending number of frames to capture = 0 successful

Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0

INFO: Notifying TDA about creating application successful

ERROR: Create Application Response from Capture Card timed out!

Device map 1 : Sensor Start failed with error code -8

Device map 1 : GPAdc measurement API failed with error code -8

Device map 1 : Power Off API success

INFO: Disconnected from TDA

=========== mmWaveLink Example Application execution Successful ===========

  • Hello Amin,

    There are a couple of things to clarify here:

    1. Since you have the AWR2243 cascade board, the latest mmWave studio package available for this is  mmWave Studio 03_00_00_14. You can download the package from the following link: https://software-dl.ti.com/ra-processors/esd/MMWAVE-STUDIO-2G/latest/index_FDS.html 
    2. Now regarding the Firmware package, You cannot use mmwave_dfp_01_02_05_01 since it is for AWR1243 Cascade board.
    3. Also, just to clarify one more thing, mmwave_dfp_02_02_02_01 Package is architected for AWR2243 ES1.1 Board. In case you have AWR2243 ES1.0 board, you can use mmwave_dfp_02_02_00_03 Package (https://software-dl.ti.com/ra-processors/esd/MMWAVE-DFP-2G/02_02_00_03/index_FDS.html

  • Thanks for your prompt response. 

    let me clarify first, as I mentioned , we do have AWR1243P cascade, not AWR2243.

    I was trying to explain the changes I made on mmwave_dfp_02_02_02_01 to make it works for AWR1243P cascade. 

    As you have mentioned :

    - mmwave_dfp_02_02_02_01 Package is architected for AWR2243 ES1.1 Board, not AWR1243P

    mmwave_dfp_01_02_05_01 Package is architected for  AWR1243, but it doesnt have any cascade example

     

    We are looking for a working cascade example for AWR1243P

    Would you please let me know which DFP package I need to use? 

    Thanks

    Amin

  • Hello Amin,

    Sorry for the confusion. The thread is titled as AWR2243, hence I thought you're having AWR2243 Cascade board.

    Since AWR2243 Cascade is the latest revision, all are examples are around this silicon. As you said, you will need to make some changes in AWR1243 DFP package. I will transfer your concern to our software expert and he will get back to your query by next week. Hope that is okay.

    Thankyou for your patience.

    Regards,

    Ishita

  • Hello Amin,

    I don't any reason porting your application to mmWave DFP 2.2.2.1 as this DFP version is meant for AWR2243 device only.

    The latest version of DFP is 1.2.6.3 for AWR1243P which you need to use and also use example application from the same version.

    https://software-dl.ti.com/ra-processors/esd/MMWAVE-DFP/01_02_06_03/index_FDS.html

    Boot sequence and file download sequence are different for these two devices, so I suggest you to use example flow from DFP 1.2.6 only not DFP 2.2.2

    Regards,

    Jitendra

  • Thanks Jitendra,

    There is no cascade example in DFP 1.2.6.3 package , 

    Would you please provide  a cascade example for  DFP 1.2.6.3? 

    Do you think the config file (mmwaveconfig.txt) provided in  2.2.2 for cascade example works in 1.2.6.3 ?

    Regards

    Amin

  • Oh I didn't notice about the difference of cascade example b/w these two DFP versions.

    Now coming back to your attached log:

    you mentioned that you are using mmwave DFP 1.2.5.1, for that Patch version should be (RF:1.2.5.2 and MSS: 1.2.5.1) but in your log it is 

    Device map 1 : RF Patch Version [ 1. 2. 0. 3]
    Device map 1 : MSS Patch version [ 1. 2. 0. 2]  

    ---> Please check this mismatch

    Next: APLL Synth BW Configuration failed with error 3

    Log says it is getting above error value '3'. This APLL SYNTH is not available in default cascade example, looks like you have added. So please check this error.

    Further I see few more error, please check those as well. Due to those error device is not able to trigger the frame, and effectively TDA2x board is not getting ADC data from sensor which it can transmit over ethernet to PC.

    Regards,

    Jitendra 

  • Hi Jitendra, 

    Thanks, let me answer your concerns one by one:

    you mentioned that you are using mmwave DFP 1.2.5.1, for that Patch version should be (RF:1.2.5.2 and MSS: 1.2.5.1) but in your log it is 

    Device map 1 : RF Patch Version [ 1. 2. 0. 3]
    Device map 1 : MSS Patch version [ 1. 2. 0. 2]  

    I changed them to the following versions as you expected:

    Device map 1 : RF Patch Version [ 1. 2. 5. 2]
    Device map 1 : MSS Patch version [ 1. 2. 5. 1]

    Next: APLL Synth BW Configuration failed with error 3

    Log says it is getting above error value '3'. This APLL SYNTH is not available in default cascade example, looks like you have added. So please check this error.

    This APLL SYNTH has been added to the released DFP  project from beginning at the time I downloaded it. I didnt not add it to the project. So I assumed it should be part of the configuration .

    As you suggested I disabled APLL from the DFP project by commenting out lines 1609 to 1619 from the "mmw_example.c" file

    Further I see few more error, please check those as well. Due to those error device is not able to trigger the frame, and effectively TDA2x board is not getting ADC data from sensor which it can transmit over ethernet to PC.

    There are still few errors left which I have no idea how to fixed them.

    Please have a look at new log attached here.

    I asked for a specific working cascade project for AWR1243P because of all these errors caused by cascade example of DFP 2.2.2.1 (using DFP 1.2.5.1 meta image for AWR1243P).

    Would you please let me know how to fix the rest of the errors to get this cascade example working and arming the TDA?

    It would be great if you can try a cascade example on one of the available cascade AWR1243P to see if you can make it working. 

    ================= mmWaveLink Example Application ====================
    
    INFO: Registered Async event handler with TDA
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug  5 2019 15:04:45
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Connection to TDA successful!
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : SOP 4 mode successful
    
    Device map 1 : Device reset successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : MSS Power Up Async event
    
    PowerUp Time = 1471171, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0
    
    Device map 1 : mmWave Device Power on success
    
    ==========================Firmware Download==========================
    
    Device map 1 : Meta Image download started
    
    Device map 1 : Download in Progress: 0%..0%..1%..1%..2%..2%..3%..3%..4%..4%..5%..5%..6%..6%..7%..7%..8%..9%..9%..10%..10%..11%..11%..12%..12%..13%..13%..14%..14%..15%..15%..16%..17%..17%..18%..18%..19%..19%..20%..20%..21%..21%..22%..22%..23%..23%..24%..25%..25%..26%..26%..27%..27%..28%..28%..29%..29%..30%..30%..31%..31%..32%..32%..33%..34%..34%..35%..35%..36%..36%..37%..37%..38%..38%..39%..39%..40%..40%..41%..42%..42%..43%..43%..44%..44%..45%..45%..46%..46%..47%..47%..48%..48%..49%..50%..50%..51%..51%..52%..52%..53%..53%..54%..54%..55%..55%..56%..56%..57%..57%..58%..59%..59%..60%..60%..61%..61%..62%..62%..63%..63%..64%..64%..65%..65%..66%..67%..67%..68%..68%..69%..69%..70%..70%..71%..71%..72%..72%..73%..73%..74%..75%..75%..76%..76%..77%..77%..78%..78%..79%..79%..80%..80%..81%..81%..82%..82%..83%..84%..84%..85%..85%..86%..86%..87%..87%..88%..88%..89%..89%..90%..90%..91%..92%..92%..93%..93%..94%..94%..95%..95%..96%..96%..97%..97%..98%..98%..99%..Done!
    
    Device map 1 : Meta Image download complete ret = 0
    
    Device map 1 : Firmware update successful
    
    =====================================================================
    
    Device map 1 : MSS Boot Error Status Async event
    
    , Error Status=1 index=0
    
    Device map 1 : CRC Type set for MasterSS success
    
    Device map 1 : BSS Power Up Async event
    
    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]
    
    Device map 1 : RF Patch Version [ 1. 2. 5. 2]
    Device map 1 : MSS Patch version [ 1. 2. 5. 1]
    
    Device map 1 : Lot Number [9364995]
    Wafer Number [5]
    Die Coordinates in Wafer ([34], [409])
    
    Device map 1 : Radar/RF subsystem Power up successful
    
    ======================Basic/Static Configuration======================
    
    Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled
    
    Device map 1 : Channel Configuration success
    
    Device map 1 : Calling rlSetAdcOutConfig With [2]ADC Bits and [1]ADC Format
    
    Device map 1 : AdcOut Configuration success
    
    Device map 1 : Calling rlRfSetDeviceCfg With bssAnaControl = [0] and bssDigCtrl = [0]
    
    Device map 1 : RF Device Configuration success
    
    Device map 1 : Calling rlRfSetLdoBypassConfig With Bypass [0]
    
    Device map 1 : LDO Bypass Configuration success
    
    Device map 1 : Data format Configuration success
    
    Device map 1 : Low Power Configuration success
    
    Device map 1 : Basic/Static configuration success
    
    Device map 1 : RF-Init Async event
    
    Device map 1 : RF Initialization/Calibration successful
    
    ==================Programmable Filter Configuration==================
    
    Device map 1 : Calling rlRfSetProgFiltConfig with
    coeffStartIdx[0]
    progFiltLen[14] GHz
    progFiltFreqShift[100] MHz/uS
    
    Device map 1 : Programmable Filter Configuration failed with error code 113
    
    Device map 1 : Calling rlSetFrameConfig with
    Start Idx[0]
    End Idx[11]
    Loops[64]
    Periodicity[100]ms
    
    Device map 1 : Calculated TDA Height is 768
    
    Device map 1 : Calculated TDA Width is 0
    
    Device map 1 : Frame Configuration failed with error 75
    
    INFO: Device map 1 : Setting width = 0 and height = 768 successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending framePeriodicity = 100 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending capture directory = Cascade_Capture successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending pre-allocated files = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending enable data packing = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending number of frames to capture = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about creating application successful
    
    ERROR: Create Application Response from Capture Card timed out!
    
    Device map 1 : Sensor Start failed with error code -8
    
    Device map 1 : GPAdc measurement API failed with error code -8
    
    Device map 1 : Power Off API success
    
    INFO: Disconnected from TDA
    
    =========== mmWaveLink Example Application execution Successful ===========
    
    

    Thanks

    Amin  

  • Hello Amin,

    Along with the firmware you need to use mmwavelink as well from DFP 1.2.5.1 or 1.2.6.3 (latest), as mmwavelink also got few changes specific to AWR2243 compare to AWR1243P.

    Now based on the log, here are the changes you need to make in mmw_example.c

    1. Remove rlRfSetProgFiltConfig call 

    Attached are the modified files based on DFP 2.2.2.1mmWaveLink_Cascade_Example_awr1243_ported.zip

  • Thanks a lot  Jitendra,

    Please find the new attached log file here after using the new provided modified source files.

    Here is the error I am getting : 

    Device map 1 : Sensor Start failed with error code -8

    Also, I am not sure if the proper version of RF, MSS  and mmWaveLink  have been used .

    Please let me know if they need to be replaced with other firmware/versions.If so , where can I find them?

    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]

     

    Regards

    Amin

  • Hello Amin,

    I would request you to first use the same files which I have shared in last reply and try with single device first.

    DFP-2.2.1.0 :  C:\ti\mmwave_dfp_02_02_01_00\ti\example\mmWaveLink_Cascade_Example\mmwaveconfig.txt

    CascadeDeviceMap=1;

    replace firmware and mmwavelink from DFP 1.2.6 to DFP 2.2.1.0 and then rebuild \mmWaveLink_Cascade_Example application.

    Regards,

    Jitendra

  • Hi Jitendra,

    Please find the attached log after using DFP 1.2.6 , 

    I was using all the files you shared with me in both this new attached log file  and the previous attached log file that I sent to you (AWR1243P_5.txt and AWR1243P_4.txt )

    in both cases , CascadeDeviceMap was set to 1 (as your original configuration)

    AWR1243P_4.txt uses DFP 1. 2. 5

    AWR1243P_5.txt uses DFP 1. 2. 6

     

    In both case we got:

    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]

    And Also 

    Device map 1 : Sensor Start failed with error code -8

    ================= mmWaveLink Example Application ====================
    
    INFO: Registered Async event handler with TDA
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug  5 2019 15:04:45
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Connection to TDA successful!
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : SOP 4 mode successful
    
    Device map 1 : Device reset successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : MSS Power Up Async event
    
    PowerUp Time = 1471171, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0
    
    Device map 1 : mmWave Device Power on success
    
    ==========================Firmware Download==========================
    
    Device map 1 : Meta Image download started
    
    Device map 1 : Download in Progress: 0%..0%..0%..1%..1%..2%..2%..3%..3%..4%..4%..5%..5%..6%..6%..7%..7%..8%..8%..9%..9%..10%..10%..11%..11%..12%..12%..13%..13%..14%..14%..15%..15%..16%..16%..17%..17%..18%..18%..19%..19%..20%..20%..20%..21%..21%..22%..22%..23%..23%..24%..24%..25%..25%..26%..26%..27%..27%..28%..28%..29%..29%..30%..30%..31%..31%..32%..32%..33%..33%..34%..34%..35%..35%..36%..36%..37%..37%..38%..38%..39%..39%..40%..40%..40%..41%..41%..42%..42%..43%..43%..44%..44%..45%..45%..46%..46%..47%..47%..48%..48%..49%..49%..50%..50%..51%..51%..52%..52%..53%..53%..54%..54%..55%..55%..56%..56%..57%..57%..58%..58%..59%..59%..60%..60%..60%..61%..61%..62%..62%..63%..63%..64%..64%..65%..65%..66%..66%..67%..67%..68%..68%..69%..69%..70%..70%..71%..71%..72%..72%..73%..73%..74%..74%..75%..75%..76%..76%..77%..77%..78%..78%..79%..79%..80%..80%..80%..81%..81%..82%..82%..83%..83%..84%..84%..85%..85%..86%..86%..87%..87%..88%..88%..89%..89%..90%..90%..91%..91%..92%..92%..93%..93%..94%..94%..95%..95%..96%..96%..97%..97%..98%..98%..99%..99%..Done!
    
    Device map 1 : Meta Image download complete ret = 0
    
    Device map 1 : Firmware update successful
    
    =====================================================================
    
    Device map 1 : MSS Boot Error Status Async event
    
    Device map 1 : CRC Type set for MasterSS success
    
    Device map 1 : BSS Power Up Async event
    
    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]
    
    Device map 1 : RF Patch Version [ 1. 2. 6.11]
    Device map 1 : MSS Patch version [ 1. 2. 6.12]
    
    Device map 1 : Lot Number [9364995]
    Wafer Number [5]
    Die Coordinates in Wafer ([34], [409])
    
    Device map 1 : Radar/RF subsystem Power up successful
    
    ======================Basic/Static Configuration======================
    
    Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled
    
    Device map 1 : Channel Configuration success
    
    Device map 1 : Calling rlSetAdcOutConfig With [2]ADC Bits and [1]ADC Format
    
    Device map 1 : AdcOut Configuration success
    
    Device map 1 : Calling rlRfSetLdoBypassConfig With Bypass [0]
    
    Device map 1 : LDO Bypass Configuration success
    
    Device map 1 : Data format Configuration success
    
    Device map 1 : Low Power Configuration success
    
    Device map 1 : AsyncEvent Configuration success
    
    Device map 1 : Basic/Static configuration success
    
    Device map 1 : RF-Init Async event
    
    Device map 1 : RF Initialization/Calibration successful
    
    ======================FMCW Configuration======================
    
    Device map 1 : Calling rlSetProfileConfig with
    ProfileId[0]
    Start Frequency[77.200256] GHz
    Ramp Slope[29.981732] MHz/uS
    
    Device map 1 : Profile Configuration success
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[0]
    End Idx[63]
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[64]
    End Idx[127]
    
    Device map 1 : Chirp Configuration success
    
    ==================Data Path(LVDS/CSI2) Configuration==================
    
    Device map 1 : Calling rlDeviceSetDataPathConfig with HSI Interface[0] Selected
    
    Device map 1 : Data Path Configuration successful
    
    Device map 1 : Calling rlDeviceSetDataPathClkConfig with HSI Data Rate[1] Selected
    
    Device map 1 : MMWL_hsiDataRateConfig success
    
    Device map 1 : Calling rlDeviceSetHsiClk with HSI Clock[9]
    
    Device map 1 : MMWL_setHsiClock success
    
    Device map 1 : CSI2/LVDS Clock Configuration success
    
    Device map 1 : CSI2LaneConfig success
    
    Device map 1 : CSI2/LVDS Lane Configuration success
    
    ======================================================================
    
    Device map 1 : Calling rlSetFrameConfig with
    Start Idx[0]
    End Idx[11]
    Loops[64]
    Periodicity[100]ms
    
    Device map 1 : Calculated TDA Height is 768
    
    Device map 1 : Calculated TDA Width is 2048
    
    Device map 1 : Frame Configuration success
    
    ======================================================================
    
    INFO: Device map 1 : Setting width = 2048 and height = 768 successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending framePeriodicity = 100 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending capture directory = /mnt/ssd/MMWL_Capture successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending pre-allocated files = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending enable data packing = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending number of frames to capture = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about creating application successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about start frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : Sensor Start failed with error code -8
    
    INFO: Notifying TDA about stop frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : GPAdc measurement API success
    
    Device map 1 : Power Off API success
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_TRACE_DATA Async event recieved with status 0
    
    INFO: Disconnected from TDA
    
    =========== mmWaveLink Example Application execution Successful ===========
    
    

  • HI Jitendra,

    Please find the attached log file using DFP1.2.6.

    It didnt help to resolve the "Device map 1 : Sensor Start failed with error code -8" issue. 

    I used the files you provided without any modifications,

    CascadeDeviceMap=1;

    Using DFP1.2.6:

    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]

    Device map 1 : RF Patch Version [ 1. 2. 6.11]
    Device map 1 : MSS Patch version [ 1. 2. 6.12]

    Using DFP1.2.5:

    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]

    Device map 1 : RF Patch Version [ 1. 2. 5. 2]
    Device map 1 : MSS Patch version [ 1. 2. 5. 1]

    ================= mmWaveLink Example Application ====================
    
    INFO: Registered Async event handler with TDA
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug  5 2019 15:04:45
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Connection to TDA successful!
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : SOP 4 mode successful
    
    Device map 1 : Device reset successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : MSS Power Up Async event
    
    PowerUp Time = 1471166, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0
    
    Device map 1 : mmWave Device Power on success
    
    ==========================Firmware Download==========================
    
    Device map 1 : Meta Image download started
    
    Device map 1 : Download in Progress: 0%..0%..1%..1%..2%..2%..3%..3%..4%..4%..5%..5%..6%..6%..7%..7%..8%..9%..9%..10%..10%..11%..11%..12%..12%..13%..13%..14%..14%..15%..15%..16%..17%..17%..18%..18%..19%..19%..20%..20%..21%..21%..22%..22%..23%..23%..24%..25%..25%..26%..26%..27%..27%..28%..28%..29%..29%..30%..30%..31%..31%..32%..32%..33%..34%..34%..35%..35%..36%..36%..37%..37%..38%..38%..39%..39%..40%..40%..41%..42%..42%..43%..43%..44%..44%..45%..45%..46%..46%..47%..47%..48%..48%..49%..50%..50%..51%..51%..52%..52%..53%..53%..54%..54%..55%..55%..56%..56%..57%..57%..58%..59%..59%..60%..60%..61%..61%..62%..62%..63%..63%..64%..64%..65%..65%..66%..67%..67%..68%..68%..69%..69%..70%..70%..71%..71%..72%..72%..73%..73%..74%..75%..75%..76%..76%..77%..77%..78%..78%..79%..79%..80%..80%..81%..81%..82%..82%..83%..84%..84%..85%..85%..86%..86%..87%..87%..88%..88%..89%..89%..90%..90%..91%..92%..92%..93%..93%..94%..94%..95%..95%..96%..96%..97%..97%..98%..98%..99%..Done!
    
    Device map 1 : Meta Image download complete ret = 0
    
    Device map 1 : Firmware update successful
    
    =====================================================================
    
    Device map 1 : MSS Boot Error Status Async event
    
    Device map 1 : CRC Type set for MasterSS success
    
    Device map 1 : BSS Power Up Async event
    
    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]
    
    Device map 1 : RF Patch Version [ 1. 2. 5. 2]
    Device map 1 : MSS Patch version [ 1. 2. 5. 1]
    
    Device map 1 : Lot Number [9364995]
    Wafer Number [5]
    Die Coordinates in Wafer ([34], [409])
    
    Device map 1 : Radar/RF subsystem Power up successful
    
    ======================Basic/Static Configuration======================
    
    Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled
    
    Device map 1 : Channel Configuration success
    
    Device map 1 : Calling rlSetAdcOutConfig With [2]ADC Bits and [1]ADC Format
    
    Device map 1 : AdcOut Configuration success
    
    Device map 1 : Calling rlRfSetLdoBypassConfig With Bypass [0]
    
    Device map 1 : LDO Bypass Configuration success
    
    Device map 1 : Data format Configuration success
    
    Device map 1 : Low Power Configuration success
    
    Device map 1 : AsyncEvent Configuration success
    
    Device map 1 : Basic/Static configuration success
    
    Device map 1 : RF-Init Async event
    
    Device map 1 : RF Initialization/Calibration successful
    
    ======================FMCW Configuration======================
    
    Device map 1 : Calling rlSetProfileConfig with
    ProfileId[0]
    Start Frequency[77.200256] GHz
    Ramp Slope[29.981732] MHz/uS
    
    Device map 1 : Profile Configuration success
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[0]
    End Idx[63]
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[64]
    End Idx[127]
    
    Device map 1 : Chirp Configuration success
    
    ==================Data Path(LVDS/CSI2) Configuration==================
    
    Device map 1 : Calling rlDeviceSetDataPathConfig with HSI Interface[0] Selected
    
    Device map 1 : Data Path Configuration successful
    
    Device map 1 : Calling rlDeviceSetDataPathClkConfig with HSI Data Rate[1] Selected
    
    Device map 1 : MMWL_hsiDataRateConfig success
    
    Device map 1 : Calling rlDeviceSetHsiClk with HSI Clock[9]
    
    Device map 1 : MMWL_setHsiClock success
    
    Device map 1 : CSI2/LVDS Clock Configuration success
    
    Device map 1 : CSI2LaneConfig success
    
    Device map 1 : CSI2/LVDS Lane Configuration success
    
    ======================================================================
    
    Device map 1 : Calling rlSetFrameConfig with
    Start Idx[0]
    End Idx[11]
    Loops[64]
    Periodicity[100]ms
    
    Device map 1 : Calculated TDA Height is 768
    
    Device map 1 : Calculated TDA Width is 2048
    
    Device map 1 : Frame Configuration success
    
    ======================================================================
    
    INFO: Device map 1 : Setting width = 2048 and height = 768 successful
    
    INFO: Sending framePeriodicity = 100 successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending capture directory = /mnt/ssd/MMWL_Capture successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending pre-allocated files = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending enable data packing = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending number of frames to capture = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about creating application successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about start frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : Sensor Start failed with error code -8
    
    INFO: Notifying TDA about stop frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : GPAdc measurement API success
    
    Device map 1 : Power Off API success
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_TRACE_DATA Async event recieved with status 0
    
    INFO: Disconnected from TDA
    
    =========== mmWaveLink Example Application execution Successful ===========
    
    
    ================= mmWaveLink Example Application ====================
    
    INFO: Registered Async event handler with TDA
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_VERSION_INFO Async event recieved with status 0. TDA Version : REL_VISION_SDK_03_07_01_00 Aug  5 2019 15:04:45
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Connection to TDA successful!
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : SOP 4 mode successful
    
    Device map 1 : Device reset successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : MSS Power Up Async event
    
    PowerUp Time = 1471171, PowerUp Status 1 = 0x40, PowerUp Status 2 = 0x0, BootTestStatus 1 = 0x0, BootTestStatus 2 = 0x0
    
    Device map 1 : mmWave Device Power on success
    
    ==========================Firmware Download==========================
    
    Device map 1 : Meta Image download started
    
    Device map 1 : Download in Progress: 0%..0%..0%..1%..1%..2%..2%..3%..3%..4%..4%..5%..5%..6%..6%..7%..7%..8%..8%..9%..9%..10%..10%..11%..11%..12%..12%..13%..13%..14%..14%..15%..15%..16%..16%..17%..17%..18%..18%..19%..19%..20%..20%..20%..21%..21%..22%..22%..23%..23%..24%..24%..25%..25%..26%..26%..27%..27%..28%..28%..29%..29%..30%..30%..31%..31%..32%..32%..33%..33%..34%..34%..35%..35%..36%..36%..37%..37%..38%..38%..39%..39%..40%..40%..40%..41%..41%..42%..42%..43%..43%..44%..44%..45%..45%..46%..46%..47%..47%..48%..48%..49%..49%..50%..50%..51%..51%..52%..52%..53%..53%..54%..54%..55%..55%..56%..56%..57%..57%..58%..58%..59%..59%..60%..60%..60%..61%..61%..62%..62%..63%..63%..64%..64%..65%..65%..66%..66%..67%..67%..68%..68%..69%..69%..70%..70%..71%..71%..72%..72%..73%..73%..74%..74%..75%..75%..76%..76%..77%..77%..78%..78%..79%..79%..80%..80%..80%..81%..81%..82%..82%..83%..83%..84%..84%..85%..85%..86%..86%..87%..87%..88%..88%..89%..89%..90%..90%..91%..91%..92%..92%..93%..93%..94%..94%..95%..95%..96%..96%..97%..97%..98%..98%..99%..99%..Done!
    
    Device map 1 : Meta Image download complete ret = 0
    
    Device map 1 : Firmware update successful
    
    =====================================================================
    
    Device map 1 : MSS Boot Error Status Async event
    
    Device map 1 : CRC Type set for MasterSS success
    
    Device map 1 : BSS Power Up Async event
    
    Device map 1 : RF Version [ 2. 0. 0. 1]
    Device map 1 : MSS version [ 1. 10. 0. 20]
    Device map 1 : mmWaveLink version [ 2. 2. 2. 1]
    
    Device map 1 : RF Patch Version [ 1. 2. 6.11]
    Device map 1 : MSS Patch version [ 1. 2. 6.12]
    
    Device map 1 : Lot Number [9364995]
    Wafer Number [5]
    Die Coordinates in Wafer ([34], [409])
    
    Device map 1 : Radar/RF subsystem Power up successful
    
    ======================Basic/Static Configuration======================
    
    Device map 1 : Calling rlSetChannelConfig With [15]Rx and [7]Tx Channel Enabled
    
    Device map 1 : Channel Configuration success
    
    Device map 1 : Calling rlSetAdcOutConfig With [2]ADC Bits and [1]ADC Format
    
    Device map 1 : AdcOut Configuration success
    
    Device map 1 : Calling rlRfSetLdoBypassConfig With Bypass [0]
    
    Device map 1 : LDO Bypass Configuration success
    
    Device map 1 : Data format Configuration success
    
    Device map 1 : Low Power Configuration success
    
    Device map 1 : AsyncEvent Configuration success
    
    Device map 1 : Basic/Static configuration success
    
    Device map 1 : RF-Init Async event
    
    Device map 1 : RF Initialization/Calibration successful
    
    ======================FMCW Configuration======================
    
    Device map 1 : Calling rlSetProfileConfig with
    ProfileId[0]
    Start Frequency[77.200256] GHz
    Ramp Slope[29.981732] MHz/uS
    
    Device map 1 : Profile Configuration success
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[0]
    End Idx[63]
    
    Device map 1 : Calling rlSetChirpConfig with
    ProfileId[0]
    Start Idx[64]
    End Idx[127]
    
    Device map 1 : Chirp Configuration success
    
    ==================Data Path(LVDS/CSI2) Configuration==================
    
    Device map 1 : Calling rlDeviceSetDataPathConfig with HSI Interface[0] Selected
    
    Device map 1 : Data Path Configuration successful
    
    Device map 1 : Calling rlDeviceSetDataPathClkConfig with HSI Data Rate[1] Selected
    
    Device map 1 : MMWL_hsiDataRateConfig success
    
    Device map 1 : Calling rlDeviceSetHsiClk with HSI Clock[9]
    
    Device map 1 : MMWL_setHsiClock success
    
    Device map 1 : CSI2/LVDS Clock Configuration success
    
    Device map 1 : CSI2LaneConfig success
    
    Device map 1 : CSI2/LVDS Lane Configuration success
    
    ======================================================================
    
    Device map 1 : Calling rlSetFrameConfig with
    Start Idx[0]
    End Idx[11]
    Loops[64]
    Periodicity[100]ms
    
    Device map 1 : Calculated TDA Height is 768
    
    Device map 1 : Calculated TDA Width is 2048
    
    Device map 1 : Frame Configuration success
    
    ======================================================================
    
    INFO: Device map 1 : Setting width = 2048 and height = 768 successful
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending framePeriodicity = 100 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending capture directory = /mnt/ssd/MMWL_Capture successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending pre-allocated files = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending enable data packing = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Sending number of frames to capture = 0 successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about creating application successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    INFO: Notifying TDA about start frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : Sensor Start failed with error code -8
    
    INFO: Notifying TDA about stop frame successful
    
    Device map 32 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 1 : GPAdc measurement API success
    
    Device map 1 : Power Off API success
    
    Device map 1 : CAPTURE_RESPONSE_ACK Async event recieved with status 0
    
    Device map 32 : CAPTURE_RESPONSE_TRACE_DATA Async event recieved with status 0
    
    INFO: Disconnected from TDA
    
    =========== mmWaveLink Example Application execution Successful ===========
    
    

  • There is one minor change in the mmwavelink_example.c for sensorStart API. As this API has got a change in AWR2243 device comapre to AWR1243.

    Please use the attached file for your experiment or take the difference from it.

    mmw_example_AWR1243_cascade_ported.c