blink led using c_sof channel Topic is solved

If you have a simple question and just want an answer.
Post Reply
jsaksris
Member++
Posts: 29
Joined: Wed Jul 04, 2018 4:06 pm

blink led using c_sof channel

Post by jsaksris »

Is it possible to blink LED using c_sof channel

I have created a function that take a channel as an input..
the compiler doesn't seems to be happy.
Attachments
Screen Shot 2018-12-19 at 3.13.59 PM.png
(65.53 KiB) Not downloaded yet
Screen Shot 2018-12-19 at 3.13.59 PM.png
(65.53 KiB) Not downloaded yet


View Solution
jsaksris
Member++
Posts: 29
Joined: Wed Jul 04, 2018 4:06 pm

Post by jsaksris »

I have read this http://www.xcore.com/viewtopic.php?t=3751

but how can I copy the value to the c_sof to another channel?
jsaksris
Member++
Posts: 29
Joined: Wed Jul 04, 2018 4:06 pm

Post by jsaksris »

It seems that I can add another channel to XUD_Manager to communicate through the channel..
I have found xud.h but doesn't seems to have xud.c that I can change.

anyone with experience?
jsaksris
Member++
Posts: 29
Joined: Wed Jul 04, 2018 4:06 pm

Post by jsaksris »

it seems that there exist XUD_Manager.xc from the look inside the assembly code.
But I can't find it.

This work is related to USB audio 2.0 reference software
jsaksris
Member++
Posts: 29
Joined: Wed Jul 04, 2018 4:06 pm

Post by jsaksris »

found the file XUD_Manager.xc in lib_usb.

Now recompiling the library gives a bunch of error.. I think this is off topic now.. I'll close.
Post Reply