Hello,
can you tell me if it is possible in uVision to debug a
"customized" cortex-M33 arm cpu without integrated flash?
Since the sub-system ist customized, it has some ROM area which is
not writable directly but is used as startup-section.
The problem is, that with ROM address settings set-up for the
linker, the debugger tries to write ROM (which fails of course) and
ends the debug session without any options.
we can write into rom via an specific addr
↧