posborne: In case you were wondering, I think I found my issue.
I think a good portion of my wait_for!'s are getting optimized away
Wait... no
That's not it... shit
c0170 joined the channel
mcoffin_ joined the channel
mcoffin has quit
mcoffin joined the channel
mcoffin_ has quit
errordeveloper joined the channel
errordeveloper has quit
errordeveloper joined the channel
c0170 has quit
mcoffin has quit
errordeveloper has quit
errordeveloper joined the channel
errordeveloper has quit
errordeveloper joined the channel
errordeveloper has quit
errordeveloper joined the channel
errordeveloper joined the channel
errordeveloper has quit
errordeveloper joined the channel
errordeveloper has quit
errordeveloper joined the channel
errordev1loper joined the channel
errordeveloper has quit
errordev1loper has quit
errordeveloper joined the channel
mcoffin joined the channel
If anybody has a SAM3XA (Arduino Due) to help me with something at some point, I'd appreciate it :). I'm working with the stuff in https://github.com/mcoffin/zinc/tree/sam3x and any time I initialize the Pll clock to Over 24MHz to whole thing freezes, but the CMSIS boot program obviously initializes it at 84MHz (the max clock freq for the board)
mcoffin has quit
mcoffin joined the channel
errordeveloper joined the channel
posborne: Have any luck with the sam3x clock? I'm using the stuff in http://github.com/mcoffin/zinc/tree/sam3x and everything works fine when I run it at 24 MHz... but anything higher and the whole thing appears to just hang.
Note that the Pll on sam3xa multiplies by MUL+1 not MUL... so when I instantiate it in the blink example, the net PLL multiplier is 2