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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/30/00 03:36
Read: times


 
#2009 - RE: Problems with PSDSoft Express & 80C251
I to have found some problems with the way PSDSoft compiles the ABLE files. My problem was with paging, if I used the page register as a word, the result for flash sector 0 was wrong, all others where OK. If i explicitly defined the sate of each bit, then all was well. I'm currently running 5.21 I tried 5.26 but it would not programm my parts at all & crashed my system. I've downloaded 6.02, but I'm afraid to install it ;)

this is what I had to do . . .
fs0 = ((address >= ^h8000) & (address <= ^hBFFF) & !pgr0 & !pgr1 & !pgr2);

Best of luck.
Reg.

List of 4 messages in thread
TopicAuthorDate
Problems with PSDSoft Express & 80C251            01/01/70 00:00      
RE: Problems with PSDSoft Express & 80C251            01/01/70 00:00      
RE: Problems with PSDSoft Express & 80C251            01/01/70 00:00      
RE: Problems with PSDSoft Express & 80C251            01/01/70 00:00      

Back to Subject List