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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/04/00 06:43
Read: times


 
#2061 - Help with PSD913F2 stack initialisation
I have programed a PSD913F2 with my program:

void main(void)
{
for(;;)
{
P3=0x55h;
P3=0xAAh; // pulse train simulation
}
}

I make a read with my oscilloscope and I have 0XAA --> Linear CODE? It doesn't make jumps.

How can I solve my problems with stack initialisation?

Thanks in advance

List of 3 messages in thread
TopicAuthorDate
Help with PSD913F2 stack initialisation            01/01/70 00:00      
RE: Help with PSD913F2 stack initialisation            01/01/70 00:00      
RE: Help with PSD913F2 stack initialisation            01/01/70 00:00      

Back to Subject List