Other Parts Discussed in Thread: MMWAVEICBOOST
Tool/software:
Hello all,
I would appreciate any advice or tips regarding a strange issue I'm encountering with my 1843. Currently, I am using a mmWaveICBoost to debug my code that is mostly adapted from the out of the box demo. While I am debugging in CCS and connected to a XDS110 debug probe, there appear to be no issues with my data processing chain or with writing out TLVs through UART (I have a separate script to process and store TLVs that I can confirm receives detection data from the sensor and I can verify through putty that I am getting data out on my data port). However, when I flash the binary compiled from the same source as the code that I am debugging in CCS to my chip, there no longer appears to be any TLVs being written out through UART. I suspect the issue lies with the DSS, as the CLI remains open on MSS and interactable including with some of the new CLI operations I added.
As far as I can tell, there should be no reason why compiled code works perfectly fine while being debugged, but fail operations when flashed and deployed. I am hitting the wall a bit with my memory usage, but I cannot think of other reasons why this issue would be occurring. I also can't think of a good way to debug this issue. I am currently using the mmWave SDK v3.06.01 and can post more info if requested.
Any help or advice would be greatly appreciated!
Thanks,
Oumar