hi.....i am new here. i am also new in keil. i am trying to do some simple program and try to run some example program based on NUC140. I am working on Nu-LB-NUC140. i tried to run into debug mode by using simulator. But it shows error like *** error 65: access violation at 0x50000100 : no 'write' permission. i already saw some problem and solutions. According to that i make a .ini file and i saved it to my program location. i write like MAP 0x50000000, 0x5FFFFFFF READ WRITE. but it shows like Include "C:\\Keil\\NUC100SeriesBSP_v1.05.003\\NUC100SeriesBSP_v1.05.003\\NUC100SeriesBSP\\NuvotonPlatform_Keil\\Sample\\NUC1xx-LB_002\\Smpl_ADC_PWM\\Simulator.ini" *** error 56: cannot open file *** error 65: access violation at 0x50000100 : no 'write' permission i shows the path in options for target/c/c++/include path. i also tried by using memory map from debug menu. but the problem remains. i don't know where is the mistake.can anyone please help me to solve the problem........