Other Parts Discussed in Thread: TIDEP-0091
I am trying to set up the IWR1443 high-accuracy lab to be a stand-alone firmware without the need for the visualizer to start the scanning. To do so, I am modifying the code so that the CLI functions are not used and are instead replaced with functions that perform the same sequence of setup steps as in the level_sense_demo lab [demo_staticConfig() in demo.c]. When I run the code and the MMWave_config() function is called, an error message appears as shown in the title of this thread. How do I determine what that error message means and how to resolve the error?