Mbed-cli: Board name for Seeed-Arch-max

Created on 23 Jun 2018  路  3Comments  路  Source: ARMmbed/mbed-cli

Hi,
I have a custom STM32 board based on STM32F407VE. I searched and found out it is the same chip as Seeed-Arch-Max board link-here. I tried the online compiler with this board and it worked fine.
Now I'm trying to compile my code with cli. I used the mbed compile -S command to get supported boards but I can`t find the right name for it. Is there anyway that I pass my processor manually (for example STM32F407VE) or any alternative?
Thanks.

closed_in_jira mirrored question

All 3 comments

ARM Internal Ref: MBOTRIAGE-872

@masoudr The board is called ARCH_MAX. E.g. mbed compile -m ARCH_MAX

Thanks.I just used mbed compile - S that shows different results.

Was this page helpful?
0 / 5 - 0 ratings