Tool/software: Code Composer Studio
Hi,
I have a general question related to one of the example programs 'uart_ex1_echoback'.
I am admittedly new to 'multicore' processors so please bear with me. I understand the 'echoback' program cannot run without having CPU1 configure the I/O ports using another one of the examples (uart_config_C28x). Should I be thinking of this as compiling and running two separate programs? At one point today I did have something that appeared to be close to working (I could see the micrcontroller trying to echo back characters with an oscilloscope).
I think I am missing some fundamental setting somewhere with the compile/debug process. For instance when I 'debug' the echoback program and I overwriting the 'uart_config' program.
If you can give me some pointers here and possibly point me to a tutorial that would be appreciated.
Bob