You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2016/05/03 22:25:12 UTC

[jira] [Commented] (MYNEWT-259) Bootloader for olimex_stm32-e407 won't build

    [ https://issues.apache.org/jira/browse/MYNEWT-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269509#comment-15269509 ] 

Marko Kiiskila commented on MYNEWT-259:
---------------------------------------

I don't think you have build_profile variable set.

You'll be missing key compiler cflags then. Including one that says that you're compiling for cortex-m4.

> Bootloader for olimex_stm32-e407 won't build
> --------------------------------------------
>
>                 Key: MYNEWT-259
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-259
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Paul Dietrich
>
> Compiling asn1parse.c
> Compiling asn1write.c
> Compiling base64.c
> Compiling bignum.c
> bignum.c: In function 'mpi_mul_hlp':
> bignum.c:1159:1: error: r7 cannot be used in asm here
>  }
>  ^
> Error: exit status 1
> exit status 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)