Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I'm using the demo code from controlsuite serial internal loopback C:\ti\originControlSUITE\device_support\f28m35x\v220\F28M35x_examples_Dual\Internal_Loopback_Serial
1. Could you please let me know how did we verify this demo works well?
I can see RX, TX buffer sometimes both become 1, but it didn't constantly flash to highlight on those register, does it looks right to you?
The trouble I'm having is that I look at SCI register on C28, sometime it's setup all right in the following figure 1; however, sometimes it's not like figure 2
2. Should I manually enable the IPCMtoCBootControlSystem() code ? Because by default, it's grey out and looks like disabled while running.
IPCMtoCBootControlSystem(CBROM_MTOC_BOOTMODE_BOOT_FROM_FLASH);//yz
3. I follow the following procedure to enable dual-core debugging, does it look all right ?
1) launch M3 core
2) load C28 core
3) reset C28, M3
4) running C28, M3


