I'm using OMAP4470 pad configuration tool v1.3. Why does the tool lock the configuration of ball#AF21 so that it cannot be changed? This pin shows up in yellow in the main view and all selectable options for it in the controller view are locked.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm using OMAP4470 pad configuration tool v1.3. Why does the tool lock the configuration of ball#AF21 so that it cannot be changed? This pin shows up in yellow in the main view and all selectable options for it in the controller view are locked.
Hello,
I think this is a bug in PCT. According to both OMAP4470 TRM & Data Manual the following signals are multiplexed on ball AF21 (see CONTROL_CORE_PAD0_MCSPI4_SOMI_PAD1_MCSPI4_CS0[2:0] MCSPI4_SOMI_MUXMODE bit field in OMAP4470 TRM, Control Module Chapter):
mcspi4_somi , when bit field set to mux mode 0x0
sdmmc4_dat0, when bit field set to mux mode 0x1
kpd_row6, when bit field set to mux mode 0x2
gpio_153, when bit field set to 0x3
safe_mode, when bit field set to 0x7
I will check that with the team that supports PCT, but it's most likely a bug in the tool.
Best Regards,
Yordan
Hi,
As I said this is a bug in PCT. Since there is no plan to release a new version of this software any time soon, here is what you can try to fix this:
1. In a text editor open: <install Dir>\TI_Pad_Conf_Tool\PCT-OMAP4470ES1.0-v1.3.0.0\XMLFiles\model_OMAP4470_ES1.0_v1.0.0
2. Locate the following section:
3. Replace the above with:
Hope this is helpful.
Best Regards,
Yordan