I am using MicroCode Studio Plus (V2.3.0.0), PBP 2.47, and MPASM.
I thought that the porgrams were stored from high memory down (as in the MSLoader hex file).
I just noticed that the code I am loading is going in at the the begining of program memory. It doesn't even skip the Interup Vector locations.

????????????