Part Number: AWR2944PEVM Other Parts Discussed in Thread: AWR2944 Tool/software: Hey,
We're using a AWR2944PEVM and all of the compilation works well with the DDM demo, but once we've flashed it to the AWR and tried to connect to the demo viszualizer…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: UNIFLASH , Tool/software: Hey,
We are using the mmw_ddmEnet demo on an AWR2944PEVM radar board. When flashing the compiled awr2x44P_mmw_demoDDMEnet.appimage to the board using uniflash, everything…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: AWR2944P , SYSCONFIG , UNIFLASH , AWR2944EVM , AWR2944 Tool/software: Hi,
I have an UDP data streaming application developped for the ARM Cortex R5F core on the AWR2944PEVM platform.
When…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: AWR2944 , AWR1443 , UNIFLASH Tool/software: Hello.
I'm trying to bring up a demo on the AWR2944PEVM Evaluation board , this demo was sent to us by TI , it involves HIL playback ( of sensor…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: AWR2944P Tool/software: Hey,
We could not find any documentation on all of the functions for the MSS and DSS (AWR2944P / mmWave SDK). Looking for a complete API reference beyond scattered headers…
Part Number: AWR2944PEVM Tool/software: Hello, I am using the AWR2944PEVM radar board and I am loading the mmw_tdmEnetDemo using CCS20.2.0. When I put breakpoints into the mss_main.c, the MSS stops at the breakpoint, as expected. But this is not the case…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: AWR2944P Tool/software: Hi,
In AWR2944P readme, about AWR2x44P_AUTO_PHY_CONFIG it mentioned DP83TG720S only support 1000Mbps, but customer only have 100Mbps converter, can DP83TG720S support…
Part Number: AWR2944PEVM Tool/software: Hey,
Our objective is to identify where the point cloud values (x, y, z, velocity) are set in the SDK code so we can correctly add and use rangeIdx and dopplerIdx in the processing pipeline.
We are using an…
Part Number: AWR2944PEVM Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I am facing stack overflow issue with the lwipif poll task and I wanted to adjust manually its stack size. I saw that this task creation is managed by the ti_enet_lwipif…
Part Number: AWR2944PEVM Tool/software: Hi,
Based on the mmwave_mcuplus_sdk_04_07_00_01\mcu_plus_sdk_awr2x44p_10_00_00_07\examples\networking\lwip\enet_cpsw_tcpserver, change it to support auto PHY based on the guidance in sdk readme, but face below…