Hi All,
Does any one know How flash magic write firmware to MCU,
I want to know the detail ?
I write a program to do firmware writting, but always CRC check no match
Can any one help me ?
below are my setps
I use MCB900, 89LPC921, send file by uart
1. I set MCU under ISP mode first
2. Send "U" character to sync serial loader baud rate by my program
3. Send Clear security byte0, byte1, byte2, byte3 command (intel hex format)
4. Send Erase Block 0, Block 1, Block 2, (intel hex format)
5. Sned hex file line by line
6. over
When finish I use flash magic to read CRC , but they are no match.
Does any one know How flash magic write firmware to MCU,
I want to know the detail ?
I write a program to do firmware writting, but always CRC check no match
Can any one help me ?
below are my setps
I use MCB900, 89LPC921, send file by uart
1. I set MCU under ISP mode first
2. Send "U" character to sync serial loader baud rate by my program
3. Send Clear security byte0, byte1, byte2, byte3 command (intel hex format)
4. Send Erase Block 0, Block 1, Block 2, (intel hex format)
5. Sned hex file line by line
6. over
When finish I use flash magic to read CRC , but they are no match.