Hi there, I made some changes in my code, according some tips in documentation and some great answears I got here in this forum, and got a binary code of 6K (I have 8K) of flash memory in an AT89S8252 kit. My application changes the values of the PORT 1 to control a step motor. It happens that it begins to work well and suddenlly stop working. I noticed that if I comment the lines that make calculations with float point numbers, the application behaves accordilly. When I compile the program it reports that it's using 144 Bytes of RAM (128 of DATA + 16 of Internal RAM). What can be happening for prevent the program to keep runing? Thank you.
" (128 of DATA + 16 of Internal RAM)." Eh??? DATA is internal RAM! It'd really help if you would just read those basic documents (the "bible" and the Keil Manuals) - then at least you could use terminology that we all understand!
It'd really help if you would just read those basic documents (the "bible" and the Keil Manuals) - then at least you could use terminology that we all understand! and get you helpful answers instead of I guess ... maybe ... more information, please I do not understand ... Erik ANdy, Do you really believe that he is going to read that before he ask again?