Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
Hello,
I'm working with SK-AM62A-LP evaluation board.
I'm trying to mcu_plus_sdk_am62ax_09_01_00_39 documentation and can't pass the "EVM Setup" stage.
I downloaded all the tools and installed them. I managed to compile everything.
The tools:
1. ccs1260
2. mcu_plus_sdk_am62x_09_01_00_39
3. sysconfig_1.18.0
4. ti-cgt-armllvm_3.2.0.LTS
5. ti-cgt-c7000_4.1.0.LTS
6. ti-processor-sdk-linux-rt-am62xx-evm-09.01.00.08
# python3 --version
Python 3.10.12
# openssl version
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
I'm running on Ubuntu 22.04.4LTS.
I configured the switches to "UART BOOT MODE" and I can see "C" printed every several seconds on the serial terminal.
...