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.

It cannot go to the function of main() while debug my dsp project with the platform of OMAP-L137

Other Parts Discussed in Thread: OMAP-L137

HI , I encounter a problem while debug a dsp project with the platform of  OMAP-L137,But It cannot go to the main() function and It seem always  stop at BCACAHE_wait().but If I download the program with dsplink from ARM,It still operation frequently,ARM can receive the result data correctly.the version of bios is 5_33_06,and CTG is 6.1.9.What's more, what is  the difference  between HAL_cache_WbInv() and CACHE_WBL2(),Thank you!

  • Do you know what your cache settings are?

    If it works one way but not another way, it sounds like its a system startup issue.  Maybe some emif is not being setup correctly?

    Its hard to say from your description what could be the issue.

    Judah