Other Parts Discussed in Thread: CONTROLSUITE
I am posting this on behalf of a customer who is looking for assistance with SPI initialization.
In looking at the generated assembly for the SPI loopback example in controlSUITE there was something odd seen in the code.
In the assembler code in _InitSpiGpio it sets the DP register MOVW DP,#_GpioCtrlRegs+13 which equals 0x00007C0D hex.
If you look in the F2837xD technical reference manual on page 997 in GPIO_CTRL_REGS Registers there is no 00007C0D register.
You have to remember that we're assembler coders and we directly use the hardware registers.
Can you please let me know what register 00007C0D is or is their another manual we should be looking at instead of the Technical Reference Manual - SPRUhm8b
