Part Number: MMWAVE-MCUPLUS-SDK Hello,
In the mmwave_mcuplus_sdk_04_02_00_01, it talked about am273x, C:\ti\mmwave_mcuplus_sdk_04_02_00_01\mmwave_mcuplus_sdk_04_02_00_01\tools\am273x
I also found AM273x EVM User's Guide here: https://www.tij.co.jp…
Part Number: AWR2944 Other Parts Discussed in Thread: MMWAVE-MCUPLUS-SDK Hello,
I'm developing ARM applications with MMWAVE-MCUPLUS-SDK (AWR2944) and found that the SDK document lists only TI CLANG Compiler Toolchain for ARM R5F and M4F, but CCS contains…
Part Number: MMWAVE-SDK Other Parts Discussed in Thread: AWR2944 , AWR2243 Champs,
In mmwave_mcuplus_sdk_04_02_00_03, from the user guide document, it informed about "studio_cli/mmw_cli_tool" folder.
However, in the SDK installation, the folder…
Part Number: MMWAVE-MCUPLUS-SDK Hi TI engineers and supports,
Following the user guide "How to build and run 2-Chip cascade application (Applicable for only AM273X + 2xAWR2243 EVM)" in mmwave_mcuplus_sdk_04_02_00_01, the cascade image is created.…
Hi,
In mmwave_mcuplus_sdk_04_02_00_03\ti\datapath\dpc\dpu\dopplerprocDDMA\src\dopplerprochwaDDMA.c, we can find below code in DPU_DopplerProcHWA_configHwaCFARAzimFFT(). We know the input formatter of local max is 32-bit complex data.
hwaParamCfg[paramsetIdx…
Part Number: AWR2944EVM Other Parts Discussed in Thread: AWR2944 , SYSCONFIG , UNIFLASH Hello,
I tried to run the SDK AWR294X hello_world example on my AWR2944 EVM Cortex_R5_0 via CCS, but got the following error message in its console:
[Cortex_R5_0…
Part Number: MMWAVE-L-SDK-6 Other Parts Discussed in Thread: AWRL6844 Hello Team,
We just looked into the range process algorithm and how the radar cube is filled.
Based on the current configuration, it appears that data from only one TX antenna is…
Part Number: IWR6843AOP Tool/software: I do see the serial number printed on the radar board but wondering if there is a way to programmatically retrieve the serial number of a 6843AOP radar? Either thru python SDK in the radar toolbox or thru mmwave…
Part Number: AWR1843BOOST Other Parts Discussed in Thread: AWR1843 Tool/software: Hello team,
Customer wants to test DDMA with AWR1843 Boost.
.
1. The mmwave_sdk_03_06_02_00-LTS(1843SDK) unlike mmwave_mcuplus_sdk_04_07_01_04(2944SDK) does not contain…
Part Number: MMWAVE-SDK Tool/software: Hi,
Looks to me that there is a bug in DSPF_sp_cholesky optimized function for odd order values.
_nassert is not actually forcing parameter to be even number so the confusion arises (it only says should be >…