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.

AM3354: sdk6.1 update to sdk 9.3 gpio and compile issue

Part Number: AM3354
Other Parts Discussed in Thread: PCA9535

1.  am 335x processor sdk 9.1 or 9.3 cross-compile tool

why choose to use external-toolchain-dir/arm-gnu-toolchain-11.3.rel1-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-  instead of built-in one (just the built-in one has compilation issues ?);

In sdk9.3 of the AM57 processor, we use the built-in one, if so, different processors will face the problem of compiling the toolchain 

2. The gpio num is different the same config in dts between sdk 6.3 and sdk 9.1/9.3

such as in sdk 6.3: 

while use sdk9.1 :

The gpio numbers of the I2C external expansion IO PCA9535 in sdk 6.3 have changed from 496-511 to 2026-2041 in SDK 9.1 ,Can we keep it consistent with the old sdk through simple modifications