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?
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
4DSP Support
said
over 8 years ago
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.
Customer
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