Other Parts Discussed in Thread: UNIFLASH
Hi everyone,
I have problems with loading an application to RAM using SCI. I am using the development Kit LaunchXL-F28377S and trying to load an example project (gpio_toggle).
I followed the procedure described in the C2000 Bootlaoder tutorial found in the processor.wiki.ti
I achieved steps 1, 2 and 3 but while trying to load the program with RealTerm v2.0.0.70 or UwTerminal, I send the character A, the target sends back the same character, then I try to send the file .b00, nothing happens:
the target doesn't send back the characters in the file neither execute the program
I created a .txt file and i sent it, the target responds very well. However any other type of file seems to be not accepted so I presume the application loading didn't succeed, Can you please help me with this ?
Hear's a screenshot of the uwtemrinal inteface: