Other Parts Discussed in Thread: DCA1000EVM, UNIFLASH,
Hi,
I have been having trouble with the "SPI Connect" step with my AWR1642 + DCA1000EVM when I try to do so from the lua shell or a lua script. The line that has been giving me trouble has been ar1.PowerOn(0, 1000, 0, 0). The thing that has been confusing me is that clicking "SPI Connect" on the graphical interface works. I've tried erasing the sFlash using uniflash, but that hasn't made a difference either.
Is there something that the "SPI Connect" button does under the hood other than ar1.PowerOn(0, 1000, 0, 0)? I cannot figure out why there is a difference between the graphical interface and the lua shell. Thanks!