You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Paul Dietrich (JIRA)" <ji...@apache.org> on 2016/09/01 02:01:20 UTC

[jira] [Created] (MYNEWT-381) Special link required for BSP library in split image

Paul Dietrich created MYNEWT-381:
------------------------------------

             Summary: Special link required for BSP library in split image
                 Key: MYNEWT-381
                 URL: https://issues.apache.org/jira/browse/MYNEWT-381
             Project: Mynewt
          Issue Type: Bug
            Reporter: Paul Dietrich


In the current spit image, we link against the elf from the ROM image and whatever libs are not included in the ROM.

However, we treat the BSP special since it contains the REset_Handler and a few other pieces.  

Really, we need to create a special .o which is the startup code from the bsp library to link the app against and keep the rest of the BSP solely in the loader.



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