A testing version of AVR32 port for atomthreads RTOS is available here.
I do have an ATNGW100 board, but since I don’t have a AVR JTAGICE mkII, I am yet to test this port on hardware. Any help in this regard is greatly appreciated.
Everyone is welcome to review and contribute. More on atomthreads here.
Advertisements
Hello! Any plans of porting atomthreads for the AVR32A UC3 microcontrollers?
Hello! Any plans of porting atomthreads for the AVR32A UC3 microcontrollers _?
For basic Atomthreads functionality I do not think there will be any difference for AVR32A UC3 architecture. Have you reviewed the port available for AVR32B here: https://github.com/turbosree/atomthreads ? This port was intended for all AVR32 architectures since it does not use any variant specific features of AVR32 architecture. But my current focus is to bring up Atomthreads for AVR32B on ATngw100.
It will be good if single project gives support for all AVR32 variants using makefile parameters.