Hello everyone
I want to use the McASP interface on a Beagle Bone Board. I am using Code Composer Studio v5
For this reason I was trying to modify the EVM example "mcaspPlayBk". I tried to change mcasp.c which is used in the project. But this had no effect.
I guess all functions of this and other files are deposited in libraries like platform.lib. But I was not able to modify these libraries.
Is there a way to do this?
Thanks a lot