Other Parts Discussed in Thread: ASH
Hi
Hi experts,
I have encountered this problem for few week, and cannot resolve it. Please give me a hand.
CCS Version: 12.1.0
Example used: F2837xD_sci_falsh_kernel, Boot Rom code
I moved boot rom code (SCI boot) to my project, flash kernel transferred successful, but application image program is failed.
FMSTAT Register contents: 01010
VOLTSTAT and PSUSP seem to be set.
printed log:
6
0
0
0
Bit rate /s of transfer was: 7090.728516
Application load successful!
Done waiting for application to download and boot...
SUCCESS of Command
ERROR Status: Not Recognized Error
ERROR Address: 0x82000
Error not recognized
Please refer to the Flash API documentation for further explanation of the error.
FMSTAT Register contents: 01010
What operation do you want to perform?
1-DFU CPU1
2-DFU CPU2
3-Erase CPU1
4-Erase CPU2
5-Verify CPU1
6-Verify CPU2
7-Unlock CPU1 Zone 1
8-Unlock CPU1 Zone 2
9-Unlock CPU2 Zone 1
10-Unlock CPU2 Zone 2
11-Run CPU1
12-Reset CPU1
13-Run CPU1 and Boot CPU2
14-Reset CPU1 and Boot CPU2
15-Run CPU2
16-Reset CPU2
0-DONE
calling f021_SendPacket
Finished sending Packet... Received ACK to Packet... Downloading *****.txt to device...
Please give me some advice.
BR/Alvin