Posted on May 23, 2006 at 11:51Hi.I want to learn something about stflite0 litetimer interrupt... I am using Cosmic C in ST7VD toolset.I need the time for scaning Display and other time dependent routines.I am using wfi() assemblier instruction set ...
Posted on April 26, 2006 at 10:56Hi I want to see my interrupts in ZAP written in C. First I created a interrupt file such that file.int by using dump in menu as told in manuel.But as default ZAP uses its file not mine.And how can I load my interrup...
Posted on April 24, 2006 at 04:48I want to use global bit and I read the document which was in tutorial.We had had to declare .bit section in link file.But how to prepare to link file example my link file is +seg .text -b 0xfa00 -n .text # program s...
Posted on April 21, 2006 at 12:54Hi I want to use global bit and I read the document which was cross tutorial.We had had to declare .bit section in link file.But how to allocate to link file example my link file is +seg .text -b 0xfa00 -n .text # pr...