Hi,
the board I used is TMS320F28335 Experimenter Kit and I tried to burned the program into the board.
here is the situation:
the ccs version is 3.3.81.28
firstly, I burned the FlashLeds.pjt(F2833x_Flash) which download from Ti website into the board, and it looks work well.
But when I burned my program into the board which debugged and worked well in the RAM, the burn process finished without problems.
but when I powered up, it seems the programs isn't work well.
the cmd files I used are DSP2833x_Headers_nonBIOS.cmd and F28335.cmd downloaded from Ti website.
I think maybe the program is overflow because I added AD into my program. But I don't know how to fix it.
hope someone can help me.
thanks a lot