Other Parts Discussed in Thread: UNIFLASH,
Tool/software: Code Composer Studio
Hello,
Some system info first:
1. Ubuntu 14.04
2. Run UniFlash with sudo privileges
When I do lsusb, the debugger is there.
Bus 002 Device 011: ID 0451:bef0 Texas Instruments, Inc.
Here's the commands I used to install UniFlash:
wget http://software
-dl
.ti.com/ccs/esd/uniflash/uniflash_sl.4.2.1435.run
sudo
ln
-sf
/lib/x86_64
-linux
-gnu
/libudev.so.1 /lib/x86_64
-linux
-gnu
/libudev.so.0
chmod
776
uniflash_sl.
4.2
.
1435
.run
sudo ./uniflash_sl.
4.2
.
1435
.run
[7/31/2017, 11:32:37 AM] [INFO] C28xx_CPU1: GEL Output: Memory Map Initialization Complete
[7/31/2017, 11:32:37 AM] [INFO] C28xx_CPU2: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed.
[7/31/2017, 11:32:37 AM] [INFO] C28xx_CPU1: If erase/program (E/P) operation is being done on one core, the other core should not execute from shared-RAM (SR) as they are used for the E/P code. Also, CPU1 will be halted to determine SR ownership for the CPU which will run the Flash Plugin code, after which CPU1 will be set to run its application. User code execution from SR could commence after both flash banks are programmed.