You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Pradeep Sanjeewa (JIRA)" <ji...@apache.org> on 2017/03/20 20:02:41 UTC

[jira] [Commented] (MYNEWT-551) Build failure when following the tutorial Blinky on STM32F303 Discovery

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

Pradeep Sanjeewa commented on MYNEWT-551:
-----------------------------------------

Hi, 

It looks like bsp.yml is missing from the original repo. 
But there is a bsp.yml in the stm32f4discovery bsp.
Doing some little tweak will do the job I guess.

Thanks and regards,
Sanjeewa


> Build failure when following the tutorial Blinky on STM32F303 Discovery
> -----------------------------------------------------------------------
>
>                 Key: MYNEWT-551
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-551
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: v1_0_0_beta1
>         Environment: macOS 10.12, native tools
>            Reporter: Liviu Ionescu
>            Assignee: Aditi Hilbert
>
> I tried to follow the tutorial http://mynewt.apache.org/os/tutorials/STM32F303/
> newt build stmf3_blinky -v
> Building target targets/stmf3_blinky
> Error: Error reading /Users/ilg/tmp/mynewt/f3disco/repos/mynewt_stm32f3/hw/bsp/stm32f3discovery/bsp.yml: open : no such file or directory
> newt build stmf3_boot -v
> Building target targets/stmf3_boot
> Error: Error reading /Users/ilg/tmp/mynewt/f3disco/repos/mynewt_stm32f3/hw/bsp/stm32f3discovery/bsp.yml: open : no such file or directory
> ilg-mbp:f3disco ilg$ 
> Checking the original repository (https://github.com/runtimeinc/mynewt_stm32f3/tree/master/hw/bsp/stm32f3discovery) shows that no bsp.yml is present.
> I do not know if the problem is related to a functional problem in newt, or some errors in the documentation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)