Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
Tool/software:
Hi, TI experts.
-------------------------------
My environments
- CCS v12.8.1 and CCS v20.1.1.8
- Sysconfig 1.23.0
- MCU+ SDK for AM263Px v10.02.00.15
-------------------------------
I imported "examples/drivers/boot/sbl_uart_uniflash" example.
When I build the project just after importing it, it works well like pre-built SBL file. (sbl_uart_uniflash.release.tiimage)
Next step, I checked a syscfg file.
The original syscfg file was made maybe at sysconfig v1.20.0 and sysconfig v1.23.0 forces selecting exact chip information.
Just selecting chip information did not activate "save" menu and I changed the contents slightly. (or revert to original value)
After then, the output tiimage file did not work normally.
-------------------------------
I found when I modify sysconfig contents the OSPI output pin settings are automatically modified.
For example, I modified the name of OSPI then the OSPI output pin settings are automatically modified.
I think the settings should not change since there are no interfering pins.
I do not know if this phenomenon has been around for a long time, but I think it needs to be corrected.
Best regards,
Jeeuk Chang