Hi
I am trying to program the F28377D using the serial flash programmer.
after loading the kernel the procces fails
getting the messege :
"
2a==2a
d0==d0
94==94
48==48
3==3
ef==ef
1==1
9a==9a
2==2
6f==6f
2==2
9a==9a
6==6
0==0
0==0
0==0
Bit rate /s of transfer was: 2325.741211
Kernel loaded! Booting kernel...
Done waiting for kernel boot...
Attempting autobaud to send function message...
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
1
calling f021_SendPacket
NACK Error with sending the Function Packet... Please press Ctrl-C to abort.Down
loading c2000_2837xD_ccs.txt to device...
Checksum does not match... Please press Ctrl-C to abort.
"
I implement the same algorithm from my application and it's working good.
Can you please advise what can be the problem?
Best regards
Yaron