AVR SAM Cortex M3 Support in GCC4MBED

22 Mar 2016

Any Idea on changes require in gcc4mbed to support AVR SAM CortexM3 or How to add support for AVR CortexM3 in gcc4mbed? Is there any documentation which specifies steps to follow in gcc4mbed to support for new vendor architecture?

28 Mar 2016

Is the board you're using already supported in the online compiler? If so, take a look at https://github.com/adamgreen/gcc4mbed/blob/master/notes/porting.creole#readme. If not, we'd need support from the vendor.

30 Mar 2016

Hey hi Jan, No the board is not supported,I am designing the board and planning to make it mbed enable.

If not, we'd need support from the vendor.

what kind of support you are referring to,I already have linker,startup,system and device files anything else is required.

Thanking you.

Regards, Sarang K.

06 Apr 2016

Did you tick all the boxes in https://developer.mbed.org/handbook/mbed-Enabled?