Looks like you have the code named MACKRACKIT?
The *.MAC file is the macro file generated by PBP. It will be in your project directory. The name is chopped to the 8.1? standards.
Looks like you are setting the configs in the *.inc file. I have them in the code. Just comment that line out and it should be OK.Also the compiler complained that:
Error 118: "Overwriting previous address contents (2007)
Page 157 of DS33014K says that Error 118 occurred because "Code was previously generated for this address" I assume it is talking about address (2007). I do not see where in the .asm code this is happening. I do not even know what to look for.
Ken
Bookmarks