Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE
Hello E2E,
I'm looking to get USB flash programming going on my F28379D controlCard, but am having quite a bit of trouble. I have been extensively referring to the Technical Reference Manual, Flash API, and workshop documentation, as well as these 2 threads:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/735585?TMS320F28377D-28377D-USB-Bootloader
http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/816494?TMS320F28379D-Booting-from-USB
So far, I have done the following on the MCU side, following the recommendation of contents.txt:
1) SW1 on the controlCard is in 1:1 for Get Mode programming.
2) I plug 2 mini USB cables into my computer -- 1 into the baseboard for power and the other into the controlCard for the emulator.
3) I connect to the target (I've tried this both by loading in a project and just connecting to the target without programming).
4) Upon connection, I set the value at memory location 0xD00 to 0x0C5A.
5) Then, I connect the micro USB cable from my computer to the controlCard.
6) I press run
The confusion:
- At no point do I see the F28x7x USB bootloader pop up in my USB devices. The microUSB connection does not seem to register at all. I assume that is because I haven't installed the drivers... which brings me to my next question. How do I install the drivers if I can't see the micro USB connection?
- I assume this all means I don't have the bootloader running. If that is the case, how do I install the bootloader?
Please let me know how you recommend to proceed.
Thanks so much,
Jesse