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.

EVM6678 HUA demo problem

Hi

 I am testing TMDXEVM6678L EVM with MCSDK HUA demo . when I run HUA demo from CCS 5.1 by loading in debug mode through XDS560v2-USB Mezzanine Emulator then system response get about 10 time slower. I tried the LED test  in normal ( Flashed) mode it take 1 sec but when it run in debug mode it take about 10 sec.

                 Is any system clock change there for  JTAG debug mode. Or I need to change some setting

 

Pratik jain

  • Is the CCS program load taking up time

    OR

    Is this the first response (like some prints in the CCS console) taking time and there onwards it is fine?

    It would be helpful to know if you followed the below sequence or not for the HUA demos.

    Run the System Reset-> Execute the Global default setup from the GEL file-> Load & Execute the test program

    -Aravind

  • aravind

    Thanks for replay

    The problem is solved now it was due to wrong boot mode.

    I was connecting through JTAG and running the HUA demo  in NOR boot mode that time I get slow response for EVM.

    But when I change boot switch to no Boot mode then I get normal speed. Is any difference between this two modes.

    Pratik jain