Nader Mahfouz
Results
1
issues of
Nader Mahfouz
Hi, i'm executing a the commands below to connect to Cortex-M55 however I was not successful: response_1 = jlink.exec_command('CORESIGHT_AddAP = Index=4 Type=AHB-AP Addr=0x00300000') response_2 = jlink.exec_command('CORESIGHT_SetIndexAHBAPToUse = 4') It seems...