gdb from SamyGO svn?petergrey wrote:Hi everybody!
I was able to compile arm toolchain on linux and was trying to debug exeDSP (version 2007.0 ci+) with gdb
gdb was compiled with "--target =arm-elf" because that that was the only way that simulator was linked to it.
My goal is to be able to dump flash on ci+ device without fully functional console (b550).
I see that this would be possible via TDDebug / OTP Create /Dump flash, but there is a password required.
I've found the password calculation/transformation routine but was unable to debug it on x86.
So, any advices on running gdb on x86 with arm simulator (target sim)?
Or maybe even with the password routine?
Thanks
may this help you? 7cb49e2a2fb8c4dd1df3b41e20cbb6179c8bd240
arris