Hello,
I am working my way through the SYS/BIOS 2 days Training. Now I am following LAB5 from Eric&Scott. In parallel, I am using their setup on my board to make my mcasp work. I am reusing their ping-pong buffer approach with a semaphore_post. However, I get the compiler error: identifier "mcaspReady" is undefined. "mcaspReady is the Semaphore, which I have registered in the .cfg file correctly, however it seems, as if the linkage between the .cfg file and the c-code isn't established. I am using the newest setup with CCS5.4:
XDCTools: 3.25.0.48
SYS/BIOS 6.35.1.29
System Analyzer: 1.3.0.02
Custom board Package: myBeagleBoneBoard (am3359)
Script looks ok: