Though there are a few people asking about arm versions of the nrfjprog utility I'd like to know what would be necessary to either have Nordic build one or allow one of us to build it?
Thanks Bill Rees
Though there are a few people asking about arm versions of the nrfjprog utility I'd like to know what would be necessary to either have Nordic build one or allow one of us to build it?
Thanks Bill Rees
yes it's easy to program and flash from an ARM system, you just download the JLink tools for ARM which Segger do provide (with no support) and use any of the many scripts which existed long before nrfjprog cross platform. eg see devzone.nordicsemi.com/.../ which points to a shell script.
nrfjprog doesn't do terribly much, it's just very handy to have what it does in a single executable.
yes it's easy to program and flash from an ARM system, you just download the JLink tools for ARM which Segger do provide (with no support) and use any of the many scripts which existed long before nrfjprog cross platform. eg see devzone.nordicsemi.com/.../ which points to a shell script.
nrfjprog doesn't do terribly much, it's just very handy to have what it does in a single executable.