Hi All,
I am using NYQUIST simulator. While debugging one error is come as follows,
Error connecting to the target: Error 0x80002240/-600 Fatal Error during: Initialization, OCS, Control,
Can anyone tell me what is it means.
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.
I'm not sure how this error is possible if you are using a simulator. You are always "connected" when using a simulator.
I suspect you are accidentally trying to start the debugger for another target than the nyquist sim. Make sure you are starting the debugger using the correct target configuration file.
Thanks
ki