完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
当我使用带有stm8编译器的Ride 7时,我将仅在汇编中执行以下代码选项字节。它的工作。 但是当我尝试使用带有stm8 cosmic编译器的stvd时,以下代码无效。如何为stm8 cosmic编译器转换以下代码? 以上来自于谷歌翻译 以下为原文 Hi, When i using Ride 7 with stm8 compiler , i will do this following code for option bytes only in assembly. Its working. But when i try with stvd with stm8 cosmic compiler,the following code is not working. How can i convert the following code for stm8 cosmic compiler? |
|
相关推荐
3个回答
|
|
你好,
简短的回答:这是不可能的。 更详细地说,您可以在C或汇编程序中声明选项字节值,它们最终会在正确地址的.hex文件中,但是当编程闪存时,STVD调试器只会丢弃它们,所以它没用。 ZAP调试器允许您将选项字节与应用程序代码一起编程(以便您可以在源代码中声明它们),但它不是免费的。 问候, 卢卡 以上来自于谷歌翻译 以下为原文 Hello, short answer: it is not possible. In more detail, you can declare the option byte values either in C or Assembler and they will end up in the .hex file at the right addresses, but then the STVD debugger just discards them when programming the flash, so it's useless. The ZAP debugger allows you to program the option bytes together with the application code (so that you can declare them in the source code), but it is not free. Regards, Luca |
|
|
|
|
|
|
|
在STVP中加载选项字节(ST中的另一个工具),然后根据需要编辑位,然后以十六进制格式保存。
以上来自于谷歌翻译 以下为原文 Load the option bytes in STVP (another tool from ST), then edit the bits as you need, then save in hex format. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2590 浏览 1 评论
3194 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1769 浏览 1 评论
3592 浏览 6 评论
5972 浏览 21 评论
925浏览 4评论
1301浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
567浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1288浏览 3评论
1340浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 18:12 , Processed in 0.863738 second(s), Total 49, Slave 44 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号