Guys, I've freaked yous lately about my battle to port the SAM5DXX bare metal framework over to C++.
Well... Sad, but I'm nearly there...
The only two issues I have now is that when I build environment using g++ instead of gcc, printf does not work.
And exceptions freeze the system.
Everything else seems fine.