Menu

#2723 Issue with Motorola S-Record file

open
nobody
None
other
5
2018-02-20
2018-02-20
No

For this STM8 project, the compiler generates the file blinky.s19
This file is not valid since the address field is 3 bytes long so the records should be:
S2 LENGTH ADDRESS DATA CHK
S2...
S8 LENGTH FIRST-ADDRESS CHK or S804000000FB

The file blinkyOK.s19 is manually updated to work with ST Visual Programmer.

The file blinky.s28 is what the compiler should generate.

1 Attachments

Discussion


Log in to post a comment.

Auth0 Logo