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.

L138 ZOOM board, starting debugging takes over 1 minute, normal?

I'am new to CCS and the OMAP138. I can debug my ZOOM board and run a simple USB and BIOS timer program. 
If my code is compiled and linked, it tanks more then a minute till I can start debuging the simple program.

Is this a normal time?
(Using Windows 7 prof. 32bits, ccs4, DSP/BIOS) 

  • Royke said:
    If my code is compiled and linked, it tanks more then a minute till I can start debuging the simple program.

    The time it takes can vary greatly, depending in the the size of the project, the specs of the host PC, the target, and if it is the first time starting a debug session for that target configuration (CCS will cache data to speed things up for subsequent launches).