This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

keil error 65

Hi thank for reading with your kindness

I used keil with nrfready_desktop_2_/* files

when I clicked "Start/Stop Debug Session" with simulator in debugging session,

It has said "error 65 : access violation at 0xXXXXXXXX : no 'write' permission"

I know it means that I should modify memory options,

but I don't understand what I do...

I have made the INI file and joined debugging session,

in INI File [ map 0x00200000, 0x08000000 read write exec]

but it is still error even the memory over which I wrote,,, but It is able to hava 128MB on memory,,,

I guess ,,the problem is Option for target - debug - check[use simulator] - Setting

it said the selected deviced has no configuration options!

Related