jan2642

Results 3 issues of jan2642

(I'm using thumb) When using the SYM_RESOLVER to jump to a symbol at lower address, the result is the same as encoding 'bl #0' The reason is that negative relative...

Since Upgrade.rb checks the progress of the upgrade process and blocks until it completes, ConditionedRace no longer works since it has to pound the ftp server *during* the upgrade process.

A generic `JLinkProgrammer` class has been added. Its constructor takes a core as an argument. This makes it easy to add a Programmer for any processor supported by JLink. Next...