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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/11/01 23:38
Read: times


 
#16528 - RE: HELP ME! Need a program that...
technically it starts at 0000h, but it usually contains a jump instruction to a different block, considered the true start of the code. the reason to to skip past reserved entry points for interrupt routines. even if no interrupts are used, and they must be enabled by code to be used, most programmers still maintain the interrupt vector block by jumping around it.

why?

basically we distrust the micros we program. :)

while we may think and know we've not enabled interrupts, the microcontroller doesn't always agree. voodoo and murphy's law has more to do with programming than logic and software theory.

duh

List of 24 messages in thread
TopicAuthorDate
HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      
RE: HELP ME! Need a program that...            01/01/70 00:00      

Back to Subject List