Are you including DEFINE OSC at the start that matches the osc speed defined by the loader firmware?
Are you including DEFINE OSC at the start that matches the osc speed defined by the loader firmware?
Bruce, yes. Here are my defines:
Code:DEFINE LOADER_USED 1 DEFINE OSC 40 DEFINE HSER_BAUD 9600 DEFINE HSER_CLROERR 1 DEFINE HSER_RCSTA 90h DEFINE HSER_TXSTA 20h
Bookmarks