To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / 8596
  Why can't we manipulate TMSK1
 
Hello, We have some problems to manipulate TMSK1(address is 0x1022). We wrote the following test code: test.c ***...*** ***** void main() { int i, j; printf("\n"); i=peek(0x1022); printf("TMSK1=%d ", i); j=0x00; poke(0x1022, j); i=peek(0x1022); (...) (22 years ago, 29-Jan-02, to lugnet.robotics.handyboard)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR