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.

Compiler/AWR1642: Integration of MSS and DSS

Part Number: AWR1642

Tool/software: TI C/C++ Compiler

Hi,

When it comes to the integration of MSS and dss, there are some problems。

D:\anaconda2.5\envs\tensorflow\python.exe C:/Users/zuiai/Desktop/AWR1642_Bin_Tools_2.0/run.py
C:\Users\zuiai\Desktop\AWR1642_Bin_Tools_2.0\scripts\ImageCreator\xwr16xx\multicore_image_generator\MulticoreImageGen.exe LE 37 0x01000005 xwr16xx_output.bin 0x35510000 xwr16xx_mmw_dss.bin 0xb5510000 xwr16xx_radarss_rprc.bin 0xd5510000 xwr16xx_mmw_mss.bin

Number of Input Files 3

Number of zeros 40

Number of zeros 48

Number of zeros 56

call C:\Users\zuiai\Desktop\AWR1642_Bin_Tools_2.0\scripts\ImageCreator\xwr16xx\crc_multicore_image\crc_multicore_image.exe xwr16xx_output.bin xwr16xx_output.bin.tmp

size of App Image is 477312 bytes

cur_crc_read_addr 128

cur_crc_read_addr 176320

cur_crc_read_addr 371584

Failed to remove CRC temp file

call C:\Users\zuiai\Desktop\AWR1642_Bin_Tools_2.0\scripts\ImageCreator\append_bin_crc\gen_bincrc32.exe xwr16xx_output.bin

>>>> Binary CRC32 = 7a01d58f <<<<

>>>> Total bytes in binary file 477316 <<<<

Error: Invalid Usage
       generateMetaImage.bat FLASHIMAGE SHMEM_ALLOC MSS_IMAGE_BIN BSS_IMAGE_BIN DSS_IMAGE_BIN

After downloading the program into the board, sending the configuration file is invalid。

Thanks!

  • Please follow the gmake command execution flow from mmWave SDK, check how generateMetaImage.bat is getting called (with parameters) when you build any application using 'gmake all' command in mmWave SDK.
    This will give you inside of control flow of this image-generator tool.


    Regards,
    Jitendra