Hacker News new | ask | show | jobs
by god_bless_texas 2716 days ago
I feel like I constantly read things 2 weeks late on HN. I just got done integrating a SAM32 with a raspi. Insulting to say, I have a BBB on the shelf, in a box.
1 comments

Did you program the little chip from the ras pi? I did it with OpenOCD and it was rather easy. It was more reliable than Atmel's own tools which are garbage :)
No both separately. But I'm going to look at OpenOCD now.
The one issue I ran into was that verification failed unless I padded the end of the image to upload with 0xFF until it finished on a complete sector.