cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX Keil-Project: *** Scatter Error: no default 'Read/Write' range selected

volker2
Associate II
Posted on November 17, 2016 at 19:47

Hello,

today i received my Nucleo 64 STM32L476 Board. When i make a new Keil project with only SPI (without DMA) and generate and open the project i got an error while building the project: *** Scatter Error: no default 'Read/Write' range selected.

I found no Scatter-file in the project folder and not much information in the www about that error.

Can somebody explain me why i need a scatter file here and how it looks like?

Many thanks

Volker
2 REPLIES 2
volker2
Associate II
Posted on November 17, 2016 at 20:01

CubeMX makes an error in the memory setting of a keil project for the STM32L476. When i use Keil to gernerate a new project, then at IRAM1 and IRAM2 there is content in the fields. When i use CubeMx, then only in IRAM2.

volker2
Associate II
Posted on November 17, 2016 at 20:07

With version 4.17.0 this bug was fixed.