Other Parts Discussed in Thread: SYSCONFIG
Hi
My customer is developing AM243x.
In pin setting, want to set N21 pin to GPIO by sysconfig.
(I tested in Sysconfig 1.14.0, MCU+SDK 8.5.0.24, CCSVersion: 12.0.0.00009 )
But there was build error by undefined PIN_OSPI0_LBCLKO.
In SDK driver (mcu_plus_sdk_am243x_08_05_00_24\source\drivers\pinmux\am64x_am243x/pinmux.h), there is not define of N21 pinname (PIN_OSPI0_LBCLKO).
Is this bug?
--genereted file by sysconfig--
------
supplement:
In cloud sysconfig using PDK, (File name is AM243x_ALV_pinmux.h)
There was define of N21 pin name.
Thanks,
GR