I manually included the 16F737.BAS file and built my program on it.
So, the system was trying to "double" define the chip parameters during compilation. Instead of throwing an error, it just did nothing at all.
FWIW - in case someone else makes the same mistake
Bookmarks