Hello, I using STM32F103RB with attached SPI FLASH (M25P16). I need download Programm code into SPI FASH. There are Flash Algorithm in Keil for using external FLASH for download Programm Code. I already create FLM file for my FLASH (using Keil example). In my project I set my Algorithm and define: Target->off-chip ROM1. But when I built there are a lot of erroers like: Project-000.axf: Error: L6265E: Non-PI Section main.o(.data) cannot be assigned to PI Exec region PrgData. Have sombody experience for solving this problem?
regards