完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
|
|
相关推荐
3个回答
|
|
敬启者,
附加项目是我项目的一个子集。 当我使用STVD模拟STM8S207C8时,在main.asm第129行附近发生了奇怪的事情。 似乎模拟器和STVD接口之间的同步失去了,这使得STVD无用。 问候, EtaPhi 以上来自于谷歌翻译 以下为原文 Dear Sirs, the attached project is a subset of my project. When I use the STVD to simulate a STM8S207C8, strange things happen near row 129 of main.asm It seems that the synhronization between the simulator and the STVD interface is lost, and this makes STVD useless. Regards, EtaPhi |
|
|
|
亲爱的客户,
汇编程序绝对列表文件main.lst不正确。它们在代码中时,某些指令未在列表文件中进行优化。 例如: LDW {CoRoutineSP + {Sicur_ID shl 1}},X 在CF0006的列表文件中组装 而在代码中它被组装为BF06。 由于STVD使用绝对列表文件来获取调试信息,因此它会丢失。 但是有一种解决方法:使用#define而不是EQU。只需用glob.inc中的#defines替换所有EQU。 问候, RJ 以上来自于谷歌翻译 以下为原文 Dear Customers, The assembler absolute list file main.lst is incorrect. Some instructions are not optimized in the list file while they are in the code. For example: LDW {CoRoutineSP+{Sicur_ID shl 1}},X is assembled in the list file as CF0006 while in the code it is assembled as BF06. As STVD uses the absolute list file to get debug information, it is lost. However there is a workaround: use #define instead of EQU. Just replace all EQUs by #defines in glob.inc. Regards, RJ |
|
|
|
罗伯特,
非常感谢您的快速回复,一如既往...... 问候, EtaPhi [此消息由以下编辑:EtaPhi于16-07-2009 05:32] 以上来自于谷歌翻译 以下为原文 Robert, many thanks for your fast reply, as always... Regards, EtaPhi [ This message was edited by: EtaPhi on 16-07-2009 05:32 ] |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2720 浏览 1 评论
3236 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1807 浏览 1 评论
3645 浏览 6 评论
6033 浏览 21 评论
1334浏览 4评论
208浏览 3评论
196浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
350浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
441浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-21 02:01 , Processed in 1.199290 second(s), Total 82, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号