Other Parts Discussed in Thread: MMWCAS-DSP-EVM,
Hello,
Following this post https://e2e.ti.com/support/sensors/f/1023/t/854512 I went on to implement the demo usecase in the cascade radar.
I downloaded the RADAR-SDK and I'm going through the Processor SDKRADAR user guide. At step 3.7 it said to refer section 3.5 of the Boot from SD card option on TDA2xx user guide.
It asks to make MLO from the command "gmake -s sbl". The path it says doesn't have the MLO, instead have these 4 folders as shown. You can see the path on top of that photo. The user guide didn't describe which folder to pick . Also, when I'm generating appimage by the command "gmake -s appimage", the app image is generating in PROCESSOR_SDK_RADAR_03_07_00_00\vision_sdk\binaries\apps\tda2xx_cascade_bios_radar\vision_sdk\bin\tda2xx-evm\sbl_boot\
When I pick MLO from one of the 4 folders and paste it in my SD card along with the appimage from the above address and turn on my radar, I can't see any logs on the UART window.
Please let me know if I'm doing anything wrong or If I have missed a step which I shouldn't have. Thank you.