Hi to all,
I updated an old project from Keil 3 to Keil 5.21.1.0 and i have a
problem to test a part of code that must run in RAM
i am using jlink
I try to explain:
My main code in internal flash takes a cripted code that is in SD,
loads it in internal ram and executes it. All seems to run fine (it
worked with keil 3)
The problem is that i can't understand what to do when i want
simply debug
For example: i want to download the code in internal ram and then
start the
↧