We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
The chip select initialization code in START_V2.A66 enables the chip selects before the ADDRSEL registers are programmed. I was single stepping using OCDS and noticed the disassembly changed when CS1 was enabled. I moved the ADDRSEL initialization to before the FCONCS1 and TCONCS1 initialization and the problem went away.