2016-08-11 03:18 AM
Hello
. I have ARM MCU boardSTM32F407
(Schematic: http://www.keil.com/mcbstm32f200/mcbstm32f200-schematics.pdf )
It is connected to
NOR FLASH ( http://www.jameco.com/Jameco/Products/ProdDS/1472780.pdf ) who wantto program
in ST
-Link
Utility.
I have a problem with writing * .stldr for ST
LINK.
Please help with configuring ''
Dev_Info.c
''
Is this configuration
good
: struct StorageInfo const StorageInfo = { ''KEIL_BOARD'', NOR_FLASH, 0x60000000, 0x00400000, 0x00000002, 0xFF, // Specify Size and Address of Sectors (view example below) 0x00000008, 0x00001000, 0x0000007F, 0x00008000, 0x00000000, 0x00000000, }; #stm32 #external-memory #nor-flash2016-08-17 06:38 AM
Board MCBSTM32F400
have M29W640FB (not M29W640FT )
Not my board, adjust the string as desired. ''KEIL_MCBSTM32F400_M29W640FB70N6E/V100'', // Device Name + version number