Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28377D
Hello,
I an trying to do a motor control project with F28377D and TI-RTOS. I have went through the TI-RTOS workshop on line and trying to build a test project on this chip to have each of the cores blink a led on the board in BIOS. My program works properly after I download it to flash and power cycle the board. But I simplily cannot have the cores boot properly in the debuger. I have found this post https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/350359 and trying to follow the answer in it and it simplily would not work for me. So I have the following questions:
1. How to connect and debug dual core TI-RTOS project with F28377D, how to boot the cores, should I select boot form RAM or Flash in the gel file menu or which reset should I use?
2. Is there a way to automate the process of connect to both core, load the program, boot the cores properly in CCS? If I need a .js file, is there a good document on how to write such a file for my need?
Thanks a lot.
Han