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.

error connecting C6416

good afternoon!

got an error when tried to connect C6416 with SAU510 IsoPlus:

Error connecting to the target:
Error 0x80002240/-116
Fatal Error during: Initialization, OCS, Control,
This error was generated by TI's USCIF driver.

SC_ERR_CTL_TRASH <-116>
A bad parameter value was detected within
an internal data-structure of Unified-SCIF.
The controller or Unified-SCIF may be in an invalid state.


Sequence ID: 0
Error Code: -116
Error Class: 0x80002240
I/O Port = 240

Board Name: C64xx SAU510 Iso Emulator
Cpu Name: CPU_1

 

could you tell me, is the problem with CPU or with emulator options, or something else?

  • What version of CCS are you using?

    Igor Koziy said:
    Board Name: C64xx SAU510 Iso Emulator

    What emulator are you using? I can see it is some XDS510 variation. What is the vendor name?

  •     Привіт, друже!

    Не знаю, чи Ти вмієш читати українською, але я ще тільки вивчаю англійську. Як Ти вже зрозумів - Ми однофамільці "в кубі".

    Напиши про себе, будь-ласка. До-речі я є на сторінці мережі Facebook.

    Дякую

     

     

     

    Igor Koziy said:

    Добрий день!

    отримав повідомлення про помилку, коли намагався підключитися C6416 з SAU510 IsoPlus:

    Помилка при підключенні до мети:
    Помилка 0x80002240/-116
    Критична помилка під час: ініціалізація, OCS, управління,
    Ця помилка була породжена USCIF драйвера TI.

    SC_ERR_CTL_TRASH <-116>
    Некоректне значення параметра було виявлено в
    внутрішніх структур даних Єдиної-SCIF.
    Контролера чи Єдиний-SCIF можуть перебувати у неприпустимому стані.


    Послідовність ID: 0
    Код помилки: -116
    Помилка класу: 0x80002240
    I / O портами = 240

    Настільні Назва: C64xx SAU510 Iso емулятора
    Процесори Назва: CPU_1

     

    Не могли б ви сказати мені, це проблеми з процесором або з емулятором варіанти, чи щось інше?

    Igor Koziy said:

     

    Добрий день!

    отримав повідомлення про помилку, коли намагався підключитися C6416 з SAU510 IsoPlus:

    Помилка при підключенні до мети:
    Помилка 0x80002240/-116
    Критична помилка під час: ініціалізація, OCS, управління,
    Ця помилка була породжена USCIF драйвера TI.

    SC_ERR_CTL_TRASH <-116>
    Некоректне значення параметра було виявлено в
    внутрішніх структур даних Єдиної-SCIF.
    Контролера чи Єдиний-SCIF можуть перебувати у неприпустимому стані.


    Послідовність ID: 0
    Код помилки: -116
    Помилка класу: 0x80002240
    I / O портами = 240

    Настільні Назва: C64xx SAU510 Iso емулятора
    Процесори Назва: CPU_1

     

    Не могли б ви сказати мені, це проблеми з процесором або з емулятором варіанти, чи щось інше?

     

  • Igor,

    Unfortunately my knowledge of russian (ukranian) is very scarce, therefore I couldn't understand very well your message... :)

    However, since isolated emulators have additional circuitry between the emulator and the device, they may require a slower JTAG CLK connection speed - I have seen this issue in the past with some XDS510 and XDS100 emulators.

    Therefore I would try to reduce the speed of this clock and see if you get a more stable connection. I am not familiar with Sauris' emulators, but their user's guide shows how to set the JTAG clock speed if you are using CCSv3 or CCSv4.

    In addition to that, if Sauris has a low-level JTAG utility similar to dbgjtag, BHProbe or SDConfig, I suggest using it to get further information about the connection state. If they don't have such utility, you can try to use TI's dbgjtag (check the page below):

    http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_Problems

    Hope this helps,

    Rafael