描述 | TAPERED CAP - OD RANGE: 4.4 - 6. | 类型 | 壳体插头 |
---|---|---|---|
颜色 | 蓝色 | 材料 | 低密度聚乙烯 |
孔径 | - | 法兰直径 | 0.375"(9.53mm)3/8" |
直径 - 内部 | 0.173" | 直径 - 外部 | 0.240" |
面板厚度 | - |
tes (attributes) -------------------------------- ---- ---- ------- ----- ------------ text 0054 3ac0 = 15040. bytes (rel,con,rom) addr global symbol ----- -------------------------------- 002a __text_start 002a __start 004a _exit 004b _delay_1ms 0051 _delay_ms 0060 _hexbittoascii 0072 _asciitohexbit 0083 _fcscal 00a3 _dectoascii 00c3 _asciitohex 0109 _timer2o ...
tes (attributes) -------------------------------- ---- ---- ------- ----- ------------ text 0054 3ac0 = 15040. bytes (rel,con,rom) addr global symbol ----- -------------------------------- 002a __text_start 002a __start 004a _exit 004b _delay_1ms 0051 _delay_ms 0060 _hexbittoascii 0072 _asciitohexbit 0083 _fcscal 00a3 _dectoascii 00c3 _asciitohex 0109 _timer2o ...
+4 ;# 1576 0026 0dcf rlf _cardno+3 ;# 1577 0027 0dce rlf _cardno+2 ;# 1578 0028 0dcd rlf _cardno+1 ;# 1579 0029 0dcc rlf _cardno ;# 1580 002a l61 1581 ;isr.c: 36: i=0; 1582 002a 01e8 clrf ?a_isr可以看到,编译后如果发现rc3为0,就不做移位动作了,为什么会有这样的编译结果?请大家帮忙看看 ...
跟编译器有关一般嵌入式方面c编译器都是调用mian,系统会定义一个返回点,万一mian执行完毕后就会进入一个真的死循环。我用icc avr一段代码给大家参考一下: 002a d012 rcall _main//调用mian_exit: 002b cfff rjmp _exit//返回后进入一个死循环。如果开了看门狗的话系统就会复位! ...
,近3k程序,从876迁到873,连接错,如何处理?用pic16f876,memory usage map:program rom $0000 - $0853 $0854 ( 2132) wordsprogram rom $0d80 - $0fff $0280 ( 640) words $0ad4 ( 2772) words total program rom bank 0 ram $0020 - $0049 $002a ( 42) bytesbank 0 ram $0070 - $007c $000d ( 13) bytes $0037 ( 55) bytes total bank 0 ram bank 1 ram $00a0 - $00ea $004b ( 75) bytes total bank 1 ram bank 2 ram $0110 - $0148 $0039 ( 57) bytes ...