I am having some trouble using the Mono Mux component. PurePath publishes the I2C Interface
as Page 44, register 8. When I look at the generated driver I see it is using a 24 bit number to select
the input ( address 10 holds the selection). The Mux. Help says that this interface is a 32 bit number,
possibly shifted 1bit, it is a little unclear. What I am seeing is that I can set the input at compile time
through PurePath Studio. And I can also set the input at run time using a 24 bit number. But about 10ms
after the DSP init. I lose access to the mux. I am thinking that I am not writing the wrong value because
the mux help says that "MuxSelect values outside the indicated range will result in a data ouput of zero".
And what I see is multiple selections working until 10 ms after the PPS driver gets loaded with the last
selection not changing. Any help would be appreciated.
Thanks
