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

ARM: Problem with restart debug when I reset the CPU

$
0
0
Good morning, I relocated my startup code at address 0x8004000, I created a debug .ini file like this FUNC void DebugSetup (void) { // </h> SP = _RDWORD(0x08004000); // Setup Stack Pointer PC = _RDWORD(0x08004004); // Setup Program Counter _WDWORD(0xE000ED08, 0x08004000); // VTOR to Image Base } DebugSetup(); // Debugger Setup When I start the Debug all it's ok, the application starts from

Viewing all articles
Browse latest Browse all 3049

Latest Images

Trending Articles



Latest Images