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.

AWR1843: How to select the BSS patch version when building the 1843 MRR demo

Part Number: AWR1843

Hi champion,
    Could you help me to check which script control the BSS patch packed with mrr_mss and mrr_bss output files to the final bin file?
    I find below output in console when I build the mrr_mss, but I could not find the script to call command MulticoreImageGen.exe.

<Linking>
Finished building target: "mrr_18xx_mss.xer4f"
 
C:/ti/mmwave_sdk_03_01_00_02/packages/scripts/ImageCreator/out2rprc/out2rprc.exe mrr_18xx_mss.xer4f mrr_18xx_mss.bin
Parsing the input object file, mrr_18xx_mss.xer4f.
Appending zeros 0
Appending zeros 256
File conversion complete!
C:/ti/mmwave_sdk_03_01_00_02/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000008 xwr18xx_mrr_demo.bin 0x35510000 C:/Users/a0286234/workspace_v8/mrr_18xx_mss/Debug/mrr_18xx_mss.bin 0xb5510000 C:/ti/mmwave_sdk_03_01_00_02/firmware/radarss/xwr18xx_radarss_rprc.bin 0xd5510000 C:/Users/a0286234/workspace_v8/mrr_18xx_dss/Debug/mrr_18xx_dss.bin
Number of Input Files 3
Number of zeros 56
Number of zeros 16
Number of zeros 8
 
C:/ti/mmwave_sdk_03_01_00_02/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe xwr18xx_mrr_demo.bin xwr18xx_mrr_demo.bin.tmp
size of App Image is 255552 bytes
cur_crc_read_addr 128
cur_crc_read_addr 86528
cur_crc_read_addr 120256
Failed to remove CRC temp file
 
C:/ti/mmwave_sdk_03_01_00_02/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe xwr18xx_mrr_demo.bin
>>>> Binary CRC32 = fc8fdc92 <<<<
>>>> Total bytes in binary file 255556 <<<< 

Thanks,
Adam