4DSP Support Forum

Products => Board Support Package (Installation, Licensing, ...) => Topic started by: Blair Fonville on December 16, 2014, 08:08 PM

Title: sxdx_configurerouter() documentation
Post by: Blair Fonville on December 16, 2014, 08:08 PM
Hello,
I am trying to understand how to use the sxdx_configurerouter() function - particularly how to configure the 64 bit value passed to it as a parameter. But the documentation reads "consult SD018 star document to understand what kind of configuration words are expected". When I look there, however, the document does not really describe how the function's parameter configures the star. Is there some more in-depth document that I am missing?


Thanks,
Blair Fonville
Title: Re: sxdx_configurerouter() documentation
Post by: Blair Fonville on December 16, 2014, 08:55 PM
Actually, nevermind. I got it.
Title: Re: sxdx_configurerouter() documentation
Post by: arnaudNL on December 17, 2014, 07:16 AM
Dear Blair,


Always glad to assist when it is self solving topics :) I am closing this topic and feel free to open any other.


For other reader, the router configuration is based on two 32 bit registers, a MSB and a LSB word. The software does pass a 64 bit word to sxdx_configurerouter() function and this function splits the word in two writing these two words to the firmware registers.


Best Regards,
Arnaud
Title: Re: sxdx_configurerouter() documentation
Post by: arnaudNL on December 17, 2014, 07:17 AM
This topic is being closed because the issue is considered as resolved by 4DSP. Feel free to create a new topic for any further inquiries.