Posted on April 19, 2006 at 12:01Thanks alot! It seems that the error only occurs when printing float values in the interrupt routine. I will follow your advice, I understand this is not the best for a small micro, but still I wonder why it dont wor...
Posted on April 19, 2006 at 08:04Thanks for reply. I have done that and the worst case seems to be stack goes from 0x1FF to 0x166. That should be ok? I have also tried to use static memory models. When using memory long I get error ''segment .share ...
Posted on April 19, 2006 at 07:13Hi, I have a strange problem that a cant solve. I use Cosmic compiler, STVD7 with EMU3. For my application I use short stack memory model. It compiles and links fine, but in run-time it crash sometimes. In main routi...