Hello again.
Yes, I have founded the FlexBus component in PE. In some reason in K20 cores FlexBus configuration is located in CPU component. In K60 it's located in InitFB component. Since my project was initially created for K60 freedom board, I was in trouble to find FlexBus settings when I have switched to K20. Anyway...
Now I have another problem. I'm using FlexBus to connect SRAM with 16 data lines and 20 address lines. I have arranged them in the following way - D0-D15 (FB_AD16 - FB_AD31), A0-A15 (FB_AD0 - FB_AD15), A16-A19 (FB_A16, FB_A19). But in FlexBus settings in PE, I can't see a way to configure last address lines, which are in non-multiplexed part of the bus (FB_A16, FB_A19). The component has settings only for muxed part (FB_AD0 - FB_AD31).
How I can configure the FlexBus FB_A16 to FB_A19 lines in PE?