Article ID: 000086291 Content Type: Troubleshooting Last Reviewed: 12/21/2017

UG-01165: Bare Metal User Guide --> Errata

Environment

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

In version 2015.11.30 of UG-01165 Bare Metal User Guide, page 9 and Figure 10 in page 10 incorrectly show OCRAM scatter file code. DS-5 will display the following error during build:

Compilation error: 
Unable to parse content    scatter_OCRAM.scat    /bare-metal-hello-world-01/src    1    Problem

The correct code is as follows:

OCRAM 0xFFFF0000 0x10000
{
      APP_CODE 0
      {
            * ( RO , RW , ZI )
      }
      ARM_LIB_STACKHEAP 0xFFFF8000 EMPTY 0x8000 ; Application heap and stack
      { }
}  

The next version of the user guide will include the updated code.

Related Products

This article applies to 1 products

Intel® Programmable Devices