Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/14/07 12:34
Read: times


 
#137246 - when checking such, do not use C
Responding to: ???'s previous message
write straight assembler.

There are 'inclusions' in C that are easily missed till the 'building procedure' is completely worked out (e.g. did 'startup' run, go through 'the variable initializer' and enter main).

use the simplest possible programming when working with such.

pseudoassembler (do not know which you use)
org 0
setb 90
clr 90
jmp 0

Erik

List of 6 messages in thread
TopicAuthorDate
how to change p89lpc9221 BOOTSTAT            01/01/70 00:00      
   It's not clear            01/01/70 00:00      
      trouble programming            01/01/70 00:00      
         when checking such, do not use C            01/01/70 00:00      
            Do you trust your programmer?            01/01/70 00:00      
         reg9221.h            01/01/70 00:00      

Back to Subject List