I guess I did forget some important facts: we're running CW 10.3.
We have clock config 0 which uses the internal oscillator in FEI at ~76.nnn, with clock config 2 off an external 13 MHz PEE, with associated bus clock speeds of ~34 and 39 MHz respectively (I think those numbers are correct).
What I'm seeing are 2 major bugs.
1) the timer unit bean. Unless auto select is chosen for clock speed selection, the clock config 0 init value (obviously) can't be used as the init value for clock config 1, and an error is generated by PE
2) as we are using multiple bus speeds, the can bus timing parameters change slightly. These are currently not calculated automatically nor tied to a specific clock config, thus the speed setting fails when the clock config changes.
If we're doing something different from how we are expected to use pe, please let us know, but I can't see how to easily switch clock configurations right now.
Thanks.