Is there any example in which the FX3 CPU can act both as the producer and the consumer ?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
RaN_283461
Level 2
Level 2

 By this the FX3 has to send the data within itself without sending it through the bus. Is this possible ?

   

Also when i try to create a dma channel with P port as producer and cpu as consumer, channel creation fails , why is this ?

   

Rags

0 Likes
1 Reply
ManaskantD_51
Employee
Employee
Welcome! 25 solutions authored 10 solutions authored

 Refer to the slave_fifo examples which use the gpif engine. Here the Gpif is a producer . You can modify the code and the consumer sockets.

0 Likes