Hello, after a year and a half I have returned to the problem. I can reset both ssds and ssdh, and reset the boards and configure both kind of boards. The problem is how to configure the LIUs and the SC. REDIRECT 0x10 0x20 * CT bus/Clocking control module REDIRECT 0x8e 0x20 * On-board management module I can see 2 possible solutions. 1. Have a different than 0x10 and 0x8e address for the CT and the Management. Can I specify different addresses for this modules? (maybe when configuring the boards). Is there a second address for this modules, so I can redirect them differently. Something like this:. REDIRECT 0x10 0x20 * CT bus/Clocking control module REDIRECT 0x8e 0x20 * On-board management module REDIRECT 0x11 0x21 * CT bus/Clocking control module REDIRECT 0x8f 0x21 * On-board management module 2. Not to use the REDIRECT in the system.txt file but to tell the GCT_send each time how to redirect. Any help or idea will be more than welcome. Thank you, Diego
↧