You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Julian Ingram (JIRA)" <ji...@apache.org> on 2018/01/02 11:35:01 UTC

[jira] [Assigned] (MYNEWT-663) can't build bootloader for ci40

     [ https://issues.apache.org/jira/browse/MYNEWT-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Ingram reassigned MYNEWT-663:
------------------------------------

    Assignee:     (was: Julian Ingram)

> can't build bootloader for ci40
> -------------------------------
>
>                 Key: MYNEWT-663
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-663
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Marko Kiiskila
>
> It's missing hal flash driver:
> Linking /mnt/hgfs/marko/test_1_0/bin/targets/boot_ci40/app/apps/boot/boot.elf
> Error: /mnt/hgfs/marko/test_1_0/bin/targets/boot_ci40/app/apps/boot/apps_boot.a(boot.o): In function `main':
> repos/apache-mynewt-core/apps/boot/src/boot.c:(.text.startup+0x4c): undefined reference to `hal_system_start'
> /mnt/hgfs/marko/test_1_0/bin/targets/boot_ci40/app/hw/hal/hw_hal.a(hal_flash.o): In function `hal_flash_init':
> repos/apache-mynewt-core/hw/hal/src/hal_flash.c:(.text+0x48): undefined reference to `hal_bsp_flash_dev'
> /mnt/hgfs/marko/test_1_0/bin/targets/boot_ci40/app/hw/hal/hw_hal.a(hal_flash.o): In function `hal_flash_align':
> repos/apache-mynewt-core/hw/hal/src/hal_flash.c:(.text+0x98): undefined reference to `hal_bsp_flash_dev'
> /mnt/hgfs/marko/test_1_0/bin/targets/boot_ci40/app/hw/hal/hw_hal.a(hal_flash.o): In function `hal_flash_read':
> repos/apache-mynewt-core/hw/hal/src/hal_flash.c:(.text+0x114): undefined reference to `hal_bsp_flash_dev'



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)