This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MMWAVEICBOOST: Software Reset

Part Number: MMWAVEICBOOST

Tool/software: Code Composer Studio

Hi,

I'm working on IWR6843-ISK along with MMWAVEICBOOST. I want to add a system reset function which has the same ability as pressing NRST SW2 on MMWAVEICBOOST to my project but I can't find where the document or datasheet is. Could you tell me where I can download it? I already downloaded mmwave toolbox 3.6.

Another question I have is that when I used CLI to configure chirp parameter which came from mmwave toolbox demo, it worked perfectly fine. However, after I typed "sensorStop", I gave exactly same chirp parameter as previous step. It shows "Error -1" response on "adcbufCfg 0 1 1 1" command. The only way I found to resolve this issue is to reset the board by pressing NRST SW2. Below is the configuration I used on CLI. Am I missing some commands to stop the sensor? 

First given parameter

flushCfg
dfeDataOutputMode 1
channelCfg 15 5 0
adcCfg 2 1
adcbufCfg 0 1 1 1
profileCfg 0 60.6 30 10 62 0 0 53 1 128 2500 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 4
frameCfg 0 1 128 0 50 1 0
lowPower 0 1
guiMonitor 1 1 0 0
cfarCfg 6 4 4 4 4 16 16 4 4 55 67 0
doaCfg 600 1875 30 1 1 0
SceneryParam -6 6 0.5 6
GatingParam 3 2 2 0
StateParam 10 5 100 100 5
AllocationParam 250 250 0.25 30 1 2
trackingCfg 1 2 250 20 52 82 50 90
sensorStart

Second given parameter

sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 5 0
adcCfg 2 1
adcbufCfg 0 1 1 1
profileCfg 0 60.6 30 10 62 0 0 53 1 128 2500 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 4
frameCfg 0 1 128 0 50 1 0
lowPower 0 1
guiMonitor 1 1 0 0
cfarCfg 6 4 4 4 4 16 16 4 4 55 67 0
doaCfg 600 1875 30 1 1 0
SceneryParam -6 6 0.5 6
GatingParam 3 2 2 0
StateParam 10 5 100 100 5
AllocationParam 250 250 0.25 30 1 2
trackingCfg 1 2 250 20 52 82 50 90
sensorStart