ST意法半导体
直播中

张锐

7年用户 174经验值
私信 关注
[问答]

STM8如何创建一个hex文件

尊重所有人:

我是STM8s003k3的新手,我编译外围编码就像GPIO,USART ..但我没有得到Hex文件。我使用STVD编译器。任何人都可以告诉我如何创建一个hex文件.i读取STVD的Pdf但是我对pdf没有清楚的认识。所以,任何人都告诉我要创建HEX文件的步骤.......
提前致谢..
#STM8编译器

以上来自于谷歌翻译


以下为原文




Respected All:

           I new for STM8s003k3 and i compile the peripheral coding like GPIO,USART ..But i did not not got Hex file.And i use the STVD compiler.Can any one tell me how create a hex file.i Read the Pdf of STVD but i did not got clear idea about the pdf.So,any one tell me the step to be followed to create the HEX file.......
   Thanks in Advance..  
#stm8-compilers

回帖(2)

王明

2018-11-7 10:02:32
你对HEX文件是什么意思?
 
 是编译器/汇编器输出必须写入微控制器的闪存?
 如果是这种情况,请查看debug或release文件夹。
 在这里你应该找到一个扩展名为S19的文件。
 该文件包含存储在微控制器闪存中的存储器映像。
 如果您的工具只需要一个hex文件,那么有一个STVD链接器选项可以输出Intel HEX文件而不是S19文件。
 
 EtaPhi

以上来自于谷歌翻译


以下为原文





What do you mean for HEX file?

It's the compiler/assembler output that has to be written into the flash of a microcontroller?
If this is the case, have a look into the debug or release folder.
Here you should find a file whose extension is S19.
This file contains the memory image to store in the microcontroller flash.
If your tools need only a hex file, then there is a STVD linker option to output Intel HEX files instead of S19 ones.

EtaPhi
举报

张锐

2018-11-7 10:21:59
谢谢先生现在我的控制器工作正常。感谢您的帮助

以上来自于谷歌翻译


以下为原文





Thanks sir Now my controller works properly.And Thanks for your help
举报

更多回帖

发帖
×
20
完善资料,
赚取积分