Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

None: ARM STM32 absolute address for variable

$
0
0
I have a an embedded application that uses an STM32 (ARM) micro controller. I am using ARMCC 5.06 to compile source code. I want to place a few variables at absolute addresses so that I can use a flasher to overwrite those absolute addresses with data (giving each device a unique serial number) during programming. I want the variables to be initialized to a value of 0 (for easy detection of a device that has not received a serial number). After reading about the __attribute_

Viewing all articles
Browse latest Browse all 3049

Trending Articles