Hi forum,
I had a bit puzzle today when I used SDFlash boot from serial A option. The sdflash process passed, the message said erase, program, verify success and after I reset the chip i had a blinking LED that indicating at least that part runs ok.
Then I checked my communication part. I have a part of the program that sends out formated data via RS232. I found that the contend of the formatted message is partially distorted partially in an unrecognized way thus the whole message was not right.
if I reprogram the same .out file via JTAG, then the problem goes away.
I checked the flash API version i believe both of them are version 210 which is the latest for 28335. Can any one shed light on what might have gone wrong in the process?
Thanks
Leong