Hello everyone,
I'm using Bootloader to put the code into the MCU via SCI. I'm using LAUNCHXL-F28379D to take this. I have a problem like this:
I read the Serial Flash Programming of C2000™ Microcontrollers and also read the code from C2000 and I see the code use GPIO84 and GPIO85 as SCITXDA and SCIRXDA (or GPIO29 and GPIO28 for second option). But I can't find them on the LAUNCH board. So i have some following question:
1) Can I change the GPIO pins to run the application??
2) If I run bootloader, I still connect the JTAG for power supply or are there any method for power supply in LAUNCHXL-F28379D???
I run the code F2837xD_sci_flash_kernels in C2000 example for dual core Example Code.
I hope to see your reply.
Best Regard!!