Subject:
|
Re: asm -> icb
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Sun, 21 Feb 1999 08:53:29 GMT
|
Original-From:
|
Carlos Puchol <CPG@ROCKETMAILsaynotospam.COM>
|
Viewed:
|
1195 times
|
| |
| |
hi, based on the code that some of sent me i wrote
a (bash) script for linux, but i still get differences
in the "cre" part of the file, and more
specifically in all lines after the "*" (all numbers
are off by two). any ideas what is going on?
thanks for your help!
[02:51:19](2)spqr:encoders$ diff fencdr0.icb fencdr0.icb-orig
11,28c11,28
<
ADCTL 1030 *0015 0068 0069
< ADR1 1031 *0016 0070
< BASE 1000 *0014 0064
< TOC4INT 00e2 *0017 0043 0048
< encdr_done 8783 *0091 0076 0086
< encoder_state 8733 *0034 0052 0072 0082 0084
< got_click 876a *0078 0089
< interrupt_code_exit 8798 *0104 0044 0095
< interrupt_code_start 8753 *0063 0047
< last_counts 8734 *0035 0055 0099 0102
< subroutine_initialize_module 8736 *0039
< system_time_hi 0012 *0020
< system_time_lo 0014 *0021 0093
< test_falling 877e *0087 0074
< variable_encoder0_counts 872f *0030 0053 0079 0081 0098 0101
< variable_encoder0_high_threshold 872d *0027 0075
< variable_encoder0_low_threshold 872b *0026 0088
< variable_encoder0_velocity 8731 *0031 0054 0100
---
> ADCTL 1030 *0017 0070 0071
> ADR1 1031 *0018 0072
> BASE 1000 *0016 0066
> TOC4INT 00e2 *0019 0045 0050
> encdr_done 8783 *0093 0078 0088
> encoder_state 8733 *0036 0054 0074 0084 0086
> got_click 876a *0080 0091
> interrupt_code_exit 8798 *0106 0046 0097
> interrupt_code_start 8753 *0065 0049
> last_counts 8734 *0037 0057 0101 0104
> subroutine_initialize_module 8736 *0041
> system_time_hi 0012 *0022
> system_time_lo 0014 *0023 0095
> test_falling 877e *0089 0076
> variable_encoder0_counts 872f *0032 0055 0081 0083 0100 0103
> variable_encoder0_high_threshold 872d *0029 0077
> variable_encoder0_low_threshold 872b *0028 0090
> variable_encoder0_velocity 8731 *0033 0056 0102
[02:51:24](2)spqr:encoders$
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|