当前位置:网站首页>Error 65:access violation at 0x58024400: no 'read' permission
Error 65:access violation at 0x58024400: no 'read' permission
2022-06-26 00:52:00 【To, violet】
One 、 Problem description
I've been using STM32H750 Model single-chip microcomputer to do a small project , During debugging, it is found that the software simulation cannot be performed , After entering the simulation, an error similar to that shown in the following figure appears , And no access main function .

The author has found many methods on the Internet , But part of it is to use only STM32F10X Series of . Finally, the author summarizes the methods . The following describes the method first and then roughly describes a principle .
Two 、 resolvent
1、 Create a new project named in the project directory debug.ini The file of , Write the text in the file and save
map 0x40000000, 0x4000D3FF read write // APB1
map 0x40010000, 0x400177FF read write // APB2
map 0x50000000, 0x50003FFF read write // APB3
map 0x58000000, 0x58006BFF read write // APB4
map 0x40020000, 0x400BFFFF read write // AHB1
map 0x48020000, 0x48022BFF read write // AHB2
map 0x51000000, 0x52008FFF read write // AHB3
map 0x58020000, 0x580267FF read write // AHB4
map 0xE0000000, 0xE00FFFFF read write // CORTEX-M7 internal peripherals
FUNC void Setup (void) {
xPSR = 1<<24;
SP = _RDWORD(0x08000000);
PC = _RDWORD(0x08000004);
_WDWORD(0xE000ED08, 0x08000000);
}
Setup();2、 open KEIL, choice project->Options for Target '...' ( The sign of the magic wand above ). Open and choose Debug. stay Initalization File Add top to column Just created debug.ini File can

边栏推荐
- C IO stream (II) extension class_ Packer
- Solution to SMT grape ball phenomenon
- 2021-04-28
- Cloud rendering and Intel jointly create the "core" era of cloud rendering
- 继承--圣杯模式
- Circuit board edge removal - precautions for V-CUT splitting machine
- 关于HC-12无线射频模块使用
- Preorder and middle order traversal of forest
- Idea view unit test coverage
- 1-9network configuration in VMWare
猜你喜欢

1-10vmware builds customized network architecture

Idea kotlin version upgrade

No executorfactory found to execute the application

Anaconda beginner's notes

debezium

The maze of God's perspective in robot vision

Installation and configuration of gradle environment

Run the test program using rknn-toolkit-lite2 for rk3568 development board

.net使用Access 2010数据库

Is camkiia the same as gcamp6f?
随机推荐
经典面试题之老鼠试药与汉明码
Unified gateway
Solution to component stele in SMT chip processing
213. house raiding II
mongodb
Ad20 (Altium designer) PCB highlight network
简单 deepclone
Methods of modifying elements in JS array
Idea kotlin version upgrade
“Method Not Allowed“,405问题分析及解决
mtb13_Perform extract_blend_Super{Candidate(PrimaryAlternate)_Unique(可NULL过滤_Foreign_index_granulari
Dynamic verification code
1-11solutions to common problems of VMware virtual machine
制作3D浪漫炫酷相册【附源码】
Idea set the template of mapper mapping file
STL tutorial 5-basic concepts of STL and the use of string and vector
2021-04-28
Redisson 3.17.4 release
mtb13_ Perform extract_ blend_ Super{candidate (primaryalternate) \u unique (nullable filtering \foreign\index\granulati
Correct writing methods of case, number and punctuation in Chinese and English papers