Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
September 22, 2009 - 10:24pm
|
target processor: STM8 The STVD IDE calls OHST7 as a post build step to generate our binary file: ohst7 $(OutputPath)$(TargetSName).aof BIN The problem we are having is that it does not appear to support addresses larger than 16 bits. How can we properly generate our binary file for larger programs? Any help is greatly appreciated as this impinges upon our production schedule. |
Hi
We have made a new tool OMF2HEX.exe that should this issue.
It should be available up on next release.
If it is needed I can send you the tool so you can try.
Regards,
Matloub