[
https://issues.apache.org/jira/browse/MYNEWT-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308169#comment-16308169
]
Julian Ingram commented on MYNEWT-663:
--------------------------------------
Agreed. ty
> 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)