找回密码
 注册会员
更新自动建库工具PCB Footprint Expert 2024.04 Pro / Library Expert 破解版

单片机初学者问题

[复制链接]
admin 发表于 2012-9-2 07:29:57 | 显示全部楼层 |阅读模式

本文包含原理图、PCB、源代码、封装库、中英文PDF等资源

您需要 登录 才可以下载或查看,没有账号?注册会员

×
在keil中编译的时候没有问题,但是debug时,出现
WS 1, `sda
WS 1, `scl
WS 1, `dat
______^
*** error 34: undefined identifier
WS 1, `temp______^
*** error 34: undefined identifier
这是什么问题呢?
在原程序中sad scl dat temp的定义分别如下:
sbit sda=P2^0;
sbit scl=P2^1;
void write(int dat)
{
int i,temp;
temp=dat;
scl=0;
*滑块验证:
您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

QQ|手机版|MCU资讯论坛 ( 京ICP备18035221号-2 )|网站地图

GMT+8, 2024-11-24 05:39 , Processed in 0.057421 second(s), 12 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表