You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Fabio Utzig (JIRA)" <ji...@apache.org> on 2017/09/06 22:59:00 UTC

[jira] [Created] (MYNEWT-832) STM32F7 ports don't build with OS_COREDUMP=1

Fabio Utzig created MYNEWT-832:
----------------------------------

             Summary: STM32F7 ports don't build with OS_COREDUMP=1
                 Key: MYNEWT-832
                 URL: https://issues.apache.org/jira/browse/MYNEWT-832
             Project: Mynewt
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
          Components: HAL
            Reporter: Fabio Utzig
            Assignee: Fabio Utzig
            Priority: Minor


The current STM32F7 (767-nucleo and f7-discovery) ports are using a symbol, _itcmram_start,  in hal_bsp.c that is not declared anywhere. That symbol is used only when `sys/coredump` is enabled (OS_COREDUMP: 1). It needs to be added to the linker scripts of both ports.



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