DSPRelated.com
Forums

Error trying to connect to the target

Started by jpet...@righthandtech.com February 1, 2011
I get this Error when I try to connecting to the target:
> Error 0x80002240/-121
> Fatal Error during: Initialization, OCS, Control,
> This error was generated by TI's USCIF driver.
>
> SC_ERR_CMD_HANDLE <-121>
> A bad controller handle has been given to a function,
> either before attempting to open the controller, or after
> having opened the controller and ignored its error status.
> Valid controller handles are generated when attempts
> to open the controller return a clean error status.
>
> Sequence ID: 0
> Error Code: -121
> Error Class: 0x80002240

has any one had this problem before?

Thank you for any help.
Jeff P

_____________________________________
Jeff,

On 1/31/2011 3:00 PM, j...@righthandtech.com wrote:
>
> I get this Error when I try to connecting to the target:
> > Error 0x80002240/-121
> > Fatal Error during: Initialization, OCS, Control,
> > This error was generated by TI's USCIF driver.
> >
> > SC_ERR_CMD_HANDLE <-121>
> > A bad controller handle has been given to a function,
> > either before attempting to open the controller, or after
> > having opened the controller and ignored its error status.
> > Valid controller handles are generated when attempts
> > to open the controller return a clean error status.
> >
> > Sequence ID: 0
> > Error Code: -121
> > Error Class: 0x80002240
>
> has any one had this problem before?
>

SC_ERR_CMD_HANDLE <-121> is usually caused by the device specific
emulation driver. The root cause is often an invalid device configuration.
If you could provide:
1. Version of CCS
2. Specific emulation driver configuration
3. specific device to which you are trying to connect

mikedunn
> Thank you for any help.
> Jeff P
Krishnan & Jeff,

Note: Please to the list, not me directly.
If you wish to get assistance, please answer a few simple questions.
Those of us who are not present need some context of the problem.
Q1. Are you two working on the same problem??
Q2. What version of CCS are you using??
Q3a. Are you using 6713DSK?? Q3b. If yes, are you using the USB
connection??
Q4. If you are using an emulator, who is the manufacturer??
Q5. If you are using an emulator, what is the model number??
Q6. What emulation driver is configured in CCS??
Q7. Can you successfully run xdsprobe.exe on the 6713??
Q8. Have you successfully run your CCS on any other type of target??

Regards,
mikedunn

On 2/2/2011 6:20 AM, krishnan rani wrote:
> i am working with c6713
> thanks
> regards
> krishn
>
> On 2/2/11, mikedunn wrote:
>> Jeff,
>>
>> On 1/31/2011 3:00 PM, j...@righthandtech.com wrote:
>>> I get this Error when I try to connecting to the target:
>>>> Error 0x80002240/-121
>>>> Fatal Error during: Initialization, OCS, Control,
>>>> This error was generated by TI's USCIF driver.
>>>>
>>>> SC_ERR_CMD_HANDLE<-121>
>>>> A bad controller handle has been given to a function,
>>>> either before attempting to open the controller, or after
>>>> having opened the controller and ignored its error status.
>>>> Valid controller handles are generated when attempts
>>>> to open the controller return a clean error status.
>>>>
>>>> Sequence ID: 0
>>>> Error Code: -121
>>>> Error Class: 0x80002240
>>> has any one had this problem before?
>>>
>>
>> SC_ERR_CMD_HANDLE<-121> is usually caused by the device specific
>> emulation driver. The root cause is often an invalid device configuration.
>> If you could provide:
>> 1. Version of CCS
>> 2. Specific emulation driver configuration
>> 3. specific device to which you are trying to connect
>>
>> mikedunn
>>>
>>> Thank you for any help.
>>> Jeff P
>>>
>>>

_____________________________________