hello,
i Debug a QNX RTOS Neutrino Sirf atlas ARM926EJ-S Core in segger j-link.
if i want to see my IPL code with mem command there is just FFFFFF at the Base adress where my IPL code is stored.
my target Boots fine and the IPL is stored in Flash.my (target HW is also OK) other board same problem)
when i use the mem command for example my IFS code i see the correct Data at that Base adress.
also when i use the savebin command start at the Base adress of my Flash memory i cant read 64 MB of data i get core errors.
so is there something i can test or try? i hope to get some tips i am a newbie with ARM cores.
i Debug a QNX RTOS Neutrino Sirf atlas ARM926EJ-S Core in segger j-link.
if i want to see my IPL code with mem command there is just FFFFFF at the Base adress where my IPL code is stored.
my target Boots fine and the IPL is stored in Flash.my (target HW is also OK) other board same problem)
when i use the mem command for example my IFS code i see the correct Data at that Base adress.
also when i use the savebin command start at the Base adress of my Flash memory i cant read 64 MB of data i get core errors.
so is there something i can test or try? i hope to get some tips i am a newbie with ARM cores.