Other Parts Discussed in Thread: AWR1843,
Hi,
I'm using the CCS v12.1 and radar toolbox 1.10.00.13, mmwave_sdk_03_06_00_00-LTS.
and i want to develope radar SW myself. So I created an empty project with mss/dss based on awr1843.
A simple code was written and confirmed to operate normally with ram download.
I checked the simple code operating with RAM download.
but i generate a flash image with this output file and burn it, the dsp does not work.
- dss post build step:
>>${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/out2rprc/out2rprc.exe ${ProjName}.xe674 ${ProjName}.bin
- mss post build step:
>> ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/out2rprc/out2rprc.exe ${ProjName}.xer4f ${ProjName}.bin
>> ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000008 xwr18xx_xxxx_flash_image.bin 0x35510000 ${PROJECT_BUILD_DIR}/xxxx_mss.bin 0xb5510000 ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/firmware/radarss/xwr18xx_radarss_rprc.bin 0xd5510000 ${PROJECT_BUILD_DIR}/xxxx_dss.bin
>> ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe xwr18xx_xxxx_flash_image.bin xwr18xx_xxxx_flash_image.bin.tmp
>> ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe xwr18xx_xxxx_flash_image.bin
Actually I tried many things, but it didn't work out..
Please can you upload an empty project with mss/dss based on awr1843 that can be flashable with output file?
Thanks,
John.