blob: df2ec0e5c2a664cbd0187d87c5a7902114590daf [file] [log] [blame]
/* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions
The file can be executed in the following way:
1) manually from uVision command window (in debug mode) using command:
INCLUIDE arm_dotproduct_example.ini
*/
// usual initialisation for target setup
MAP 0x20000000, 0x20008000 READ WRITE // allow R/W access to IO space