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.

EDMACC0 in CCS emulator window

Other Parts Discussed in Thread: OMAPL138

Dear E2E:

I just installed (today) CCS 5.4.

I found that "view registers' has EDMACC0ARM missing.

I had similar problem with CCS 4.2.

There was setup for EDMACC0ARM not done.

Looks like the same problem with EDMACC0 in CCS 5.4.

Ki-Soo Lee sent me the file: OMAPL138.xml which I installed according to his instruction:

Replace the one that exists in : <INSTALL DIR>\ccsv4\common\targetdb\devices

Note that I modified the one for the L138 configuration and not the one with PRU.

Can I use the same file for CCS 5.4?

Thank you for your help,

Boris Ruvinsky

 

  • Hi Boris,

    Boris Ruvinsky said:

    I just installed (today) CCS 5.4.

    I found that "view registers' has EDMACC0ARM missing.



    I see that the xml file for L138 is STILL missing that register definition :(

    Boris Ruvinsky said:

    Ki-Soo Lee sent me the file: OMAPL138.xml which I installed according to his instruction:

    Replace the one that exists in : <INSTALL DIR>\ccsv4\common\targetdb\devices

    Note that I modified the one for the L138 configuration and not the one with PRU.

    Can I use the same file for CCS 5.4?

    I would not. Looking at the files from v4 and v5, looks like a lot of changes were made.

    Instead, use the v5 file I attached. I made the same fix in the OMAPL138.xml file for v5

    Thanks

    ki

  • Thank you very much, Ki.

    Boris Ruvinsky