This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
We have the bootloader issue for the TMS320F280049,
We enable the GPIO24=0 and GPIO 32=1 and the default boot mode is SCI, we use the PC serial to communication with SCIA( TMS320F280049),
Now the SCI boot starts when the power on, and the PC send the 'a' to MCU but there is no feedback from MCU to PC.
Please help to check are there wrong steps or do you have any suggestions,thanks?
Hi,
We used TMDSCNCD280049C to implement similar functions.
Looks like we're having the same problem.
We reconfirmed that GPIO24=0 and GPIO32=1 ,so the boot mode is SCI.
We used GPIO28(SCIA_RX) and GPIO29(SCIA_TX) in SCI boot mode, it's the same as Technical Reference Manual.
The PC send the 'a' to MCU but there is no feedback from MCU to PC.
We also used oscilloscopes to observe the waveforms of GPIO28 and GPIO29, We confirmed that the GPIO28 waveform is normal and that the GPIO29 does not have any waveform.
Because of this phenomenon, we have no way to proceed to the next stage of development.
Can you do the same test with the TMDSCNCD280049C?
Thank you very much.