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.

6455 timer+edma3

hi,

Currently i use a 6455 simulator in big endian mode. I took the edma3 example (for ping pong buffer with global interrupts) and modified it to trigger with timer0 count high event. Somehow edma3 does not seem to pick up this event. My question is, will this setup work correctly in simulator ? Has anyone succeeded in doing this in a simulator?

thanks,regards,

Dileepan.

  • Does it work at the board?

    What is the exact name of the simulator you are using?

  • hi,

    I have not yet tried it on the board. My simulator is " C6455 Simulator (With TCP & VCP),Big Endian". I want to completely develop and test my application before i move to the board. In this respect i want to know whether the timer+edma3 combo will work in simulator or not. If it does not work in simulator, its ok, i will retry once the hardware comes. But if it works, then there could be some bug in my code which is what i want to find out. I can sahre the code snippet with you if you want to take a look.

    regards,

    Dileepan.